Home
last modified time | relevance | path

Searched refs:ioapic_ir_chip (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/apic/
H A Dio_apic.c1124 static struct irq_chip ioapic_chip, ioapic_ir_chip; variable
1252 if (chip != &ioapic_chip && chip != &ioapic_ir_chip) in print_IO_APICs()
1868 static struct irq_chip ioapic_ir_chip __read_mostly = {
2886 &ioapic_chip : &ioapic_ir_chip; in mp_irqdomain_alloc()