Searched refs:cpu_has_x2apic (Results 1 – 5 of 5) sorted by relevance
58 #define cpu_has_x2apic boot_cpu_has(X86_FEATURE_X2APIC) macro
273 if ( !cpu_has_x2apic ) in check_x2apic_preenabled()
869 if ( !cpu_has_x2apic ) in x2apic_bsp_setup()
70 if ( cpu_has_x2apic ) in domain_cpu_policy_changed()
1033 return cpu_has_x2apic && ((dmar_flags & mask) == ACPI_DMAR_INTR_REMAP); in platform_supports_x2apic()
Completed in 10 milliseconds