Searched defs:IV_SOFTINT_MT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Divintr.h38 #define IV_SOFTINT_MT 0x2 /* Multi target software interrupt */ macro
106 (((iv_p->iv_flags & IV_SOFTINT_MT) && (cpu_id != 0)) ? \
109 (((iv_p->iv_flags & IV_SOFTINT_MT) && (cpu_id != 0)) ? \

Completed in 75 milliseconds