Searched refs:X86_FEATURE_APIC (Results 1 – 22 of 22) sorted by relevance
36 WARN_ON_ONCE(boot_cpu_has(X86_FEATURE_APIC) && !apic_is_disabled); in noop_apic_read()42 WARN_ON_ONCE(boot_cpu_has(X86_FEATURE_APIC) && !apic_is_disabled); in noop_apic_write()
778 if (!boot_cpu_has(X86_FEATURE_APIC) || apic_is_disabled) in apic_needs_pit()1222 if (!boot_cpu_has(X86_FEATURE_APIC) && !apic_from_smp_config()) in lapic_shutdown()1273 if (!boot_cpu_has(X86_FEATURE_APIC)) { in __apic_intr_mode_select()1282 if (!boot_cpu_has(X86_FEATURE_APIC) && !smp_found_config) { in __apic_intr_mode_select()1288 if (!boot_cpu_has(X86_FEATURE_APIC) && in __apic_intr_mode_select()1334 if (smp_found_config || !boot_cpu_has(X86_FEATURE_APIC)) in init_bsp_APIC()1740 if (!boot_cpu_has(X86_FEATURE_APIC)) in __x2apic_disable()1909 setup_clear_cpu_cap(X86_FEATURE_APIC); in check_x2apic()1961 if (!boot_cpu_has(X86_FEATURE_APIC)) { in detect_init_APIC()1980 if (!(features & (1 << X86_FEATURE_APIC))) { in apic_verify()[all …]
299 if (!boot_cpu_has(X86_FEATURE_APIC)) in safe_smp_processor_id()
1385 if (!boot_cpu_has(X86_FEATURE_APIC) && !apic_from_smp_config()) in print_ICs()
1442 if (boot_cpu_has(X86_FEATURE_APIC) || apic_from_smp_config()) in native_restore_boot_irq_mode()
10 return boot_cpu_has(X86_FEATURE_APIC); in arch_irq_work_has_interrupt()
38 #define X86_FEATURE_APIC ( 0*32+ 9) /* Onboard APIC */ macro
39 if (boot_cpu_has(X86_FEATURE_APIC) || apic_from_smp_config()) in irq_remapping_restore_boot_irq_mode()
136 if (!boot_cpu_has(X86_FEATURE_APIC)) in acpi_parse_madt()1095 if (!boot_cpu_has(X86_FEATURE_APIC)) in early_acpi_parse_madt_lapic_addr_ovr()1122 if (!boot_cpu_has(X86_FEATURE_APIC)) in acpi_parse_madt_lapic_entries()1275 if (!boot_cpu_has(X86_FEATURE_APIC)) in acpi_parse_madt_ioapic_entries()
159 if (!boot_cpu_has(X86_FEATURE_APIC)) { in dtb_lapic_setup()
1022 setup_clear_cpu_cap(X86_FEATURE_APIC); in setup_arch()
277 if (boot_cpu_has(X86_FEATURE_APIC)) in early_init_hygon()
202 clear_cpu_cap(c, X86_FEATURE_APIC); in init_amd_k6()721 if (boot_cpu_has(X86_FEATURE_APIC)) { in early_init_amd()
450 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
99 if (!boot_cpu_has(X86_FEATURE_APIC) || lapic_get_maxlvt() < 6) in cmci_supported()
530 ((eax & XEN_HVM_CPUID_APIC_ACCESS_VIRT) && boot_cpu_has(X86_FEATURE_APIC))) in xen_hvm_msi_init()
693 if (!boot_cpu_has(X86_FEATURE_APIC)) in intel_thermal_supported()
935 if (boot_cpu_has(X86_FEATURE_APIC)) { in longhaul_init()
138 #define X86_FEATURE_APIC KVM_X86_CPU_FEATURE(0x1, 0, EDX, 9) macro
277 cpuid_entry_change(best, X86_FEATURE_APIC, in __kvm_update_cpuid_runtime()
1802 if (boot_cpu_has(X86_FEATURE_APIC)) in pmu_check_apic()