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