x86
0.52.0
rdmsr
Sections
Safety
In x86::
msr
x86
::
msr
Function
rdmsr
Copy item path
Source
pub unsafe fn rdmsr(msr:
u32
) ->
u64
Expand description
Read 64 bits msr register.
ยง
Safety
Needs CPL 0.