Home
last modified time | relevance | path

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

/arch/x86/kernel/apic/
Dio_apic.c1217 static struct irq_chip ioapic_chip, ioapic_ir_chip; variable
1356 if (chip != &ioapic_chip && chip != &ioapic_ir_chip) in print_IO_APICs()
1886 if (irqd->chip == &ioapic_chip) { in ioapic_configure_entry()
1954 static struct irq_chip ioapic_chip __read_mostly = {
3031 &ioapic_chip : &ioapic_ir_chip; in mp_irqdomain_alloc()