Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Devmcs.h66 #define EVMCS1_UNSUPPORTED_VMFUNC (VMX_VMFUNC_EPTP_SWITCHING)
Dnested.h214 VMX_VMFUNC_EPTP_SWITCHING); in nested_cpu_has_eptp_switching()
Dnested.c6723 VMX_VMFUNC_EPTP_SWITCHING; in nested_vmx_setup_ctls_msrs()
/linux-5.19.10/arch/x86/include/asm/
Dvmx.h124 #define VMX_VMFUNC_EPTP_SWITCHING VMFUNC_CONTROL_BIT(EPTP_SWITCHING) macro