Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dnested.h220 VMX_VMFUNC_EPTP_SWITCHING); in nested_cpu_has_eptp_switching()
Dnested.c7135 msrs->vmfunc_controls = VMX_VMFUNC_EPTP_SWITCHING; in nested_vmx_setup_secondary_ctls()
/linux-6.14.4/arch/x86/include/asm/
Dvmx.h128 #define VMX_VMFUNC_EPTP_SWITCHING VMFUNC_CONTROL_BIT(EPTP_SWITCHING) macro