x86
0.52.0
wrmsr
Sections
Safety
In x86::
msr
x86
::
msr
Function
wrmsr
Copy item path
Source
pub unsafe fn wrmsr(msr:
u32
, value:
u64
)
Expand description
Write 64 bits to msr register.
ยง
Safety
Needs CPL 0.