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