Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx_ops.h285 __invvpid(VMX_VPID_EXTENT_ALL_CONTEXT, 0, 0); in vpid_sync_vcpu_global()
H A Dnested.c5508 case VMX_VPID_EXTENT_ALL_CONTEXT: in handle_invvpid()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvmx.h459 #define VMX_VPID_EXTENT_ALL_CONTEXT 2 macro