Searched refs:apix_get_ipivect (Results 1 – 1 of 1) sorted by relevance
96 static int apix_get_ipivect(int, int);156 apix_get_ipivect,482 apic_cpcovf_vect = apix_get_ipivect(ipl, -1); in apix_init_intr()516 apic_errvect = apix_get_ipivect(ipl, -1); in apix_init_intr()544 apic_cmci_vect = apix_get_ipivect(ipl, -1); in apix_init_intr()970 apix_get_ipivect(int ipl, int type) in apix_get_ipivect() function988 if ((vector = apix_get_ipivect(ipl, -1)) == -1) in apix_get_clkvect()