Searched refs:apic_stretch_ISR (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_common.h163 extern int apic_stretch_ISR; /* IPL of 3 matches nothing now */
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c619 if ((apic_stretch_interrupts) && (apic_stretch_ISR & (1 << nipl)))
H A Dapic_common.c606 int apic_stretch_ISR = 1 << 3; /* IPL of 3 matches nothing now */ variable
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c716 if ((apic_stretch_interrupts) && (apic_stretch_ISR & (1 << nipl)))

Completed in 53 milliseconds