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

/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s343 #define INTRCNT_LIMIT 16 define
646 ! for each interrupt handler we invoke. If we hit INTRCNT_LIMIT, then
671 cmp %o5, INTRCNT_LIMIT ! have we hit the limit?
672 bl,a,pt %xcc, 1f ! no preempt if < INTRCNT_LIMIT

Completed in 60 milliseconds