Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1848 static inline bool cpu_has_vmx_unrestricted_guest(void) in cpu_has_vmx_unrestricted_guest() function
7904 if (!cpu_has_vmx_unrestricted_guest() || !enable_ept) in hardware_setup()