Searched refs:VMX_EPT_INVEPT_GLOBAL_CONTEXT (Results 1 – 3 of 3) sorted by relevance
354 #define VMX_EPT_INVEPT_GLOBAL_CONTEXT (1UL << 26U) macro
142 } else if (pcpu_has_vmx_ept_vpid_cap(VMX_EPT_INVEPT_GLOBAL_CONTEXT)) { in invept()
521 } else if ((type == 2) && (ept_cap_vmsr & VMX_EPT_INVEPT_GLOBAL_CONTEXT) != 0UL) { in invept_vmexit_handler()
Completed in 7 milliseconds