Home
last modified time | relevance | path

Searched refs:VMX_VMFUNC_EPTP_SWITCHING (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Devmcs.h66 #define EVMCS1_UNSUPPORTED_VMFUNC (VMX_VMFUNC_EPTP_SWITCHING)
H A Dnested.h218 VMX_VMFUNC_EPTP_SWITCHING); in nested_cpu_has_eptp_switching()
H A Dnested.c6551 VMX_VMFUNC_EPTP_SWITCHING; in nested_vmx_setup_ctls_msrs()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvmx.h122 #define VMX_VMFUNC_EPTP_SWITCHING VMFUNC_CONTROL_BIT(EPTP_SWITCHING) macro