Searched refs:APIC_HI_PRI_VECTS (Results 1 – 2 of 2) sorted by relevance
1244 highest = lowest + apic_restrict_vector + APIC_HI_PRI_VECTS; in apic_allocate_vector()1247 highest -= APIC_HI_PRI_VECTS; in apic_allocate_vector()
369 #define APIC_HI_PRI_VECTS 2 /* vects reserved for hi pri reqs */ macro