Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c108 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() function
812 if ((irq = apic_get_ipivect(ipl, -1)) == -1) in apic_getclkirq()