Searched refs:cpu_has_vmx_ipiv (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/arch/x86/kvm/vmx/ | ||
| D | capabilities.h | 283 static inline bool cpu_has_vmx_ipiv(void) in cpu_has_vmx_ipiv() function |
| D | vmx.c | 8516 if (!enable_apicv || !cpu_has_vmx_ipiv()) in hardware_setup() |