Searched refs:apic_resv_vector (Results 1 – 6 of 6) sorted by relevance
192 vector = apic_resv_vector[ipl]; in x2apic_send_ipi()273 vector = apic_resv_vector[ipl]; in apic_common_send_ipi()
957 apic_resv_vector[ipl] = vector; in apix_get_ipivect()
854 extern uchar_t apic_resv_vector[MAXIPL+1];
732 apic_resv_vector[ipl] = vector; in apic_get_ipivect()
625 vector = apic_resv_vector[ipl]; in apic_send_ipi()
241 uchar_t apic_resv_vector[MAXIPL+1]; variable