Home
last modified time | relevance | path

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

/arch/x86/kernel/apic/
Dio_apic.c1929 struct IO_APIC_route_entry rentry; in ioapic_irq_get_chip_state() local
1938 rentry = __ioapic_read_entry(p->apic, p->pin); in ioapic_irq_get_chip_state()
1945 if (rentry.irr && rentry.trigger) { in ioapic_irq_get_chip_state()