Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c1116 static inline bool cpu_has_vmx_unrestricted_guest(void) in cpu_has_vmx_unrestricted_guest() function
6202 if (!cpu_has_vmx_unrestricted_guest()) in hardware_setup()