Searched refs:X86_FEATURE_APIC (Results 1 – 18 of 18) sorted by relevance
8 return boot_cpu_has(X86_FEATURE_APIC); in arch_irq_work_has_interrupt()
34 #define X86_FEATURE_APIC ( 0*32+ 9) /* Onboard APIC */ macro
102 WARN_ON_ONCE(boot_cpu_has(X86_FEATURE_APIC) && !disable_apic); in noop_apic_read()108 WARN_ON_ONCE(boot_cpu_has(X86_FEATURE_APIC) && !disable_apic); in noop_apic_write()
1116 if (!boot_cpu_has(X86_FEATURE_APIC) && !apic_from_smp_config()) in lapic_shutdown()1165 if (smp_found_config || !boot_cpu_has(X86_FEATURE_APIC)) in init_bsp_APIC()1475 if (!boot_cpu_has(X86_FEATURE_APIC)) in __x2apic_disable()1665 if (!boot_cpu_has(X86_FEATURE_APIC)) { in detect_init_APIC()1684 if (!(features & (1 << X86_FEATURE_APIC))) { in apic_verify()1688 set_cpu_cap(&boot_cpu_data, X86_FEATURE_APIC); in apic_verify()1744 (boot_cpu_data.x86 == 5 && boot_cpu_has(X86_FEATURE_APIC))) in detect_init_APIC()1751 if (!boot_cpu_has(X86_FEATURE_APIC)) { in detect_init_APIC()2301 if (!boot_cpu_has(X86_FEATURE_APIC)) { in APIC_init_uniprocessor()2307 if (!smp_found_config && !boot_cpu_has(X86_FEATURE_APIC)) in APIC_init_uniprocessor()[all …]
232 if (!boot_cpu_has(X86_FEATURE_APIC)) in safe_smp_processor_id()
967 if (!boot_cpu_has(X86_FEATURE_APIC) && !apic_from_smp_config()) in print_ICs()
1458 if (boot_cpu_has(X86_FEATURE_APIC) || apic_from_smp_config()) in native_disable_io_apic()
139 if (!boot_cpu_has(X86_FEATURE_APIC)) in acpi_parse_madt()1001 if (!boot_cpu_has(X86_FEATURE_APIC)) in early_acpi_parse_madt_lapic_addr_ovr()1029 if (!boot_cpu_has(X86_FEATURE_APIC)) in acpi_parse_madt_lapic_entries()1160 if (!boot_cpu_has(X86_FEATURE_APIC)) in acpi_parse_madt_ioapic_entries()
154 if (!boot_cpu_has(X86_FEATURE_APIC)) { in dtb_lapic_setup()
1227 !boot_cpu_has(X86_FEATURE_APIC)) { in smp_sanity_check()1397 if (boot_cpu_has(X86_FEATURE_APIC)) { in prefill_possible_map()
998 setup_clear_cpu_cap(X86_FEATURE_APIC); in setup_arch()
87 if (!boot_cpu_has(X86_FEATURE_APIC) || lapic_get_maxlvt() < 6) in cmci_supported()
455 if (!boot_cpu_has(X86_FEATURE_APIC)) in intel_thermal_supported()
115 clear_cpu_cap(c, X86_FEATURE_APIC); in init_amd_k6()582 if (boot_cpu_has(X86_FEATURE_APIC)) { in early_init_amd()
390 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
439 ((eax & XEN_HVM_CPUID_APIC_ACCESS_VIRT) && boot_cpu_has(X86_FEATURE_APIC))) in xen_msi_init()
703 if (!boot_cpu_has(X86_FEATURE_APIC)) in op_nmi_init()
1560 if (boot_cpu_has(X86_FEATURE_APIC)) in pmu_check_apic()