of_ioapic_type 190 arch/x86/kernel/devicetree.c static struct of_ioapic_type of_ioapic_type[] = of_ioapic_type 218 arch/x86/kernel/devicetree.c struct of_ioapic_type *it; of_ioapic_type 226 arch/x86/kernel/devicetree.c if (type_index >= ARRAY_SIZE(of_ioapic_type)) of_ioapic_type 229 arch/x86/kernel/devicetree.c it = &of_ioapic_type[type_index];