Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h175 static inline bool cpu_has_vmx_unrestricted_guest(void) in cpu_has_vmx_unrestricted_guest() function
H A Dvmx.c7963 if (!cpu_has_vmx_unrestricted_guest() || !enable_ept) in hardware_setup()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dcapabilities.h183 static inline bool cpu_has_vmx_unrestricted_guest(void) in cpu_has_vmx_unrestricted_guest() function
H A Dvmx.c8482 if (!cpu_has_vmx_unrestricted_guest() || !enable_ept) in hardware_setup()

Completed in 20 milliseconds