msr_is_dumpable
vmm
0.1.0
msr_
is_
dumpable
Sections
Arguments
In vmm::
arch::
x86_
64::
msr
vmm
::
arch
::
x86_64
::
msr
Function
msr_
is_
dumpable
Copy item path
Source
pub fn msr_is_dumpable(index:
u32
) ->
bool
Expand description
Checks whether a particular MSR can be dumped.
§
Arguments
index
- The index of the MSR that is checked whether it’s needed for serialization.