Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Devmcs.h64 #define EVMCS1_UNSUPPORTED_VMFUNC (VMX_VMFUNC_EPTP_SWITCHING)
Dnested.h218 VMX_VMFUNC_EPTP_SWITCHING); in nested_cpu_has_eptp_switching()
Dnested.c6504 VMX_VMFUNC_EPTP_SWITCHING; in nested_vmx_setup_ctls_msrs()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dvmx.h122 #define VMX_VMFUNC_EPTP_SWITCHING VMFUNC_CONTROL_BIT(EPTP_SWITCHING) macro