Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmx_ops.h309 __invept(VMX_EPT_EXTENT_GLOBAL, 0, 0); in ept_sync_global()
Dnested.c5469 case VMX_EPT_EXTENT_GLOBAL: in handle_invept()
/arch/x86/include/asm/
Dvmx.h463 #define VMX_EPT_EXTENT_GLOBAL 2 macro