Searched refs:nested_cpu_has_virt_x2apic_mode (Results 1 – 1 of 1) sorted by relevance
1224 static inline bool nested_cpu_has_virt_x2apic_mode(struct vmcs12 *vmcs12) in nested_cpu_has_virt_x2apic_mode() function9187 if (!nested_cpu_has_virt_x2apic_mode(vmcs12)) in nested_vmx_merge_msr_bitmap()9202 if (nested_cpu_has_virt_x2apic_mode(vmcs12)) { in nested_vmx_merge_msr_bitmap()9262 if (!nested_cpu_has_virt_x2apic_mode(vmcs12) && in nested_vmx_check_apicv_controls()9272 if (nested_cpu_has_virt_x2apic_mode(vmcs12) && in nested_vmx_check_apicv_controls()9612 } else if (!(nested_cpu_has_virt_x2apic_mode(vmcs12)) && in prepare_vmcs02()