Function x86_64::regs::vcpu_supported_variable_mtrrs
source · pub fn vcpu_supported_variable_mtrrs(vcpu: &dyn VcpuX86_64) -> usize
Expand description
Returns the number of variable MTRR entries supported by vcpu
.