Searched refs:apic_get_ipivect (Results 1 – 1 of 1) sorted by relevance
108 static int apic_get_ipivect(int ipl, int type);190 apic_get_ipivect,368 int irq = apic_get_ipivect(ipl, -1); in apic_init_intr()404 int irq = apic_get_ipivect(ipl, -1); in apic_init_intr()436 int irq = apic_get_ipivect(ipl, -1); in apic_init_intr()787 apic_get_ipivect(int ipl, int type) in apic_get_ipivect() function812 if ((irq = apic_get_ipivect(ipl, -1)) == -1) in apic_getclkirq()