⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

wrmsr

Function wrmsr 

Source
pub fn wrmsr(msr: u32, value: u64)
Expand description

Write a 64-bit value to a Model-Specific Register.