Searched refs:MSR_IA32_VMX_EPT_VPID_CAP_INVEPT (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dhm_vmx.h1132 #define MSR_IA32_VMX_EPT_VPID_CAP_INVEPT RT_BIT_64(20) macro
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp1142 HMVMX_REPORT_CAPABILITY(val, MSR_IA32_VMX_EPT_VPID_CAP_INVEPT);
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp2248 if (pVM->hm.s.vmx.Msrs.u64EptVpidCaps & MSR_IA32_VMX_EPT_VPID_CAP_INVEPT)

Completed in 96 milliseconds