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

/linux-master/arch/x86/kernel/apic/
H A Dio_apic.c1205 static struct irq_chip ioapic_chip, ioapic_ir_chip; variable in typeref:struct:
1344 if (chip != &ioapic_chip && chip != &ioapic_ir_chip)
1988 static struct irq_chip ioapic_ir_chip __read_mostly = {
3028 &ioapic_chip : &ioapic_ir_chip;

Completed in 201 milliseconds