Searched refs:cpu_has_vmx_invept_global (Results 1 – 2 of 2) sorted by relevance
/arch/x86/kvm/vmx/ | ||
D | capabilities.h | 315 static inline bool cpu_has_vmx_invept_global(void) in cpu_has_vmx_invept_global() function |
D | vmx.c | 7615 !cpu_has_vmx_invept_global()) in hardware_setup() |