Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h156 static inline bool cpu_has_vmx_ept(void) in cpu_has_vmx_ept() function
H A Dvmcs12.c189 return cpu_has_vmx_ept(); in cpu_has_vmcs12_field()
H A Dvmx.c6615 if (cpu_has_vmx_ept()) { in dump_vmcs()
8718 if (!cpu_has_vmx_ept() || in vmx_hardware_setup()