Home
last modified time | relevance | path

Searched refs:VMX_EPT_INVEPT_GLOBAL_CONTEXT (Results 1 – 3 of 3) sorted by relevance

/hypervisor/include/arch/x86/asm/
A Dvmx.h354 #define VMX_EPT_INVEPT_GLOBAL_CONTEXT (1UL << 26U) macro
/hypervisor/arch/x86/
A Dmmu.c142 } else if (pcpu_has_vmx_ept_vpid_cap(VMX_EPT_INVEPT_GLOBAL_CONTEXT)) { in invept()
/hypervisor/arch/x86/guest/
A Dvept.c521 } else if ((type == 2) && (ept_cap_vmsr & VMX_EPT_INVEPT_GLOBAL_CONTEXT) != 0UL) { in invept_vmexit_handler()

Completed in 7 milliseconds