Searched refs:cpu_has_vmx_ipiv (Results 1 – 2 of 2) sorted by relevance
283 static inline bool cpu_has_vmx_ipiv(void) in cpu_has_vmx_ipiv() function
8555 if (!enable_apicv || !cpu_has_vmx_ipiv()) in hardware_setup()