Home
last modified time | relevance | path

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

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