Searched refs:cpu_has_vmx_apicv (Results 1 – 3 of 3) sorted by relevance
262 static inline bool cpu_has_vmx_apicv(void) in cpu_has_vmx_apicv() function
127 if (!cpu_has_vmx_apicv()) in init_vmcs_shadow_fields()2281 if (cpu_has_vmx_apicv()) { in prepare_vmcs02_rare()
7661 if (!cpu_has_vmx_apicv()) { in hardware_setup()