Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dio_apic.c1204 static struct irq_chip ioapic_chip, ioapic_ir_chip; variable
1343 if (chip != &ioapic_chip && chip != &ioapic_ir_chip) in print_IO_APICs()
1873 if (irqd->chip == &ioapic_chip) { in ioapic_configure_entry()
1941 static struct irq_chip ioapic_chip __read_mostly = {
3014 &ioapic_chip : &ioapic_ir_chip; in mp_irqdomain_alloc()