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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h1134 #define MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS RT_BIT_64(26) macro
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp1144 HMVMX_REPORT_CAPABILITY(val, MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS);
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp1092 if (pMsrs->u64EptVpidCaps & MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS)
2252 else if (pVM->hm.s.vmx.Msrs.u64EptVpidCaps & MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS)

Completed in 96 milliseconds