Searched refs:of_ioapic (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dprom.h26 extern int of_ioapic;
35 #define of_ioapic 0 macro
/linux-4.4.14/arch/x86/kernel/
H A Ddevicetree.c29 int __initdata of_ioapic; variable
253 of_ioapic = 1; dtb_ioapic_setup()
H A Dirqinit.c195 if (!acpi_ioapic && !of_ioapic && nr_legacy_irqs())

Completed in 172 milliseconds