Searched refs:apic_stretch_ISR (Results 1 – 4 of 4) sorted by relevance
163 extern int apic_stretch_ISR; /* IPL of 3 matches nothing now */
628 if ((apic_stretch_interrupts) && (apic_stretch_ISR & (1 << nipl))) in apic_intr_enter()
611 int apic_stretch_ISR = 1 << 3; /* IPL of 3 matches nothing now */ variable
697 if ((apic_stretch_interrupts) && (apic_stretch_ISR & (1 << nipl))) in apix_intr_enter()