Home
last modified time | relevance | path

Searched refs:cpu_has_vmx_ept (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h139 static inline bool cpu_has_vmx_ept(void) in cpu_has_vmx_ept() function
H A Dvmx.c5955 if (cpu_has_vmx_ept()) { in dump_vmcs()
7954 if (!cpu_has_vmx_ept() || in hardware_setup()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dcapabilities.h147 static inline bool cpu_has_vmx_ept(void) in cpu_has_vmx_ept() function
H A Dvmx.c6272 if (cpu_has_vmx_ept()) { in dump_vmcs()
8467 if (!cpu_has_vmx_ept() || in hardware_setup()

Completed in 20 milliseconds