Searched refs:apic_stretch_interrupts (Results 1 – 4 of 4) sorted by relevance
162 extern int apic_stretch_interrupts;
619 if ((apic_stretch_interrupts) && (apic_stretch_ISR & (1 << nipl))) in apic_intr_enter()620 drv_usecwait(apic_stretch_interrupts); in apic_intr_enter()
604 int apic_stretch_interrupts = 0; variable
716 if ((apic_stretch_interrupts) && (apic_stretch_ISR & (1 << nipl))) in apix_intr_enter()717 drv_usecwait(apic_stretch_interrupts); in apix_intr_enter()