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

/linux-master/arch/x86/kernel/apic/
H A Dio_apic.c291 static struct IO_APIC_route_entry __ioapic_read_entry(int apic, int pin) function
307 entry = __ioapic_read_entry(apic, pin);
493 entry = entry1 = __ioapic_read_entry(apic, pin);
1958 rentry = __ioapic_read_entry(p->apic, p->pin);

Completed in 112 milliseconds