Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h213 VMX_VMFUNC_EPTP_SWITCHING); in nested_cpu_has_eptp_switching()
H A Dnested.c6968 msrs->vmfunc_controls = VMX_VMFUNC_EPTP_SWITCHING; in nested_vmx_setup_secondary_ctls()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h133 #define VMX_VMFUNC_EPTP_SWITCHING VMFUNC_CONTROL_BIT(EPTP_SWITCHING) macro