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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsparcv9_subr.s47 #define RAISE(level) \ define
94 * mnemonic) will do a RAISE(), on the assumption that they are
124 RAISE(13)
130 SETPRI(12) /* Can't be a RAISE, as it's used to lower us */
151 RAISE(10)
165 RAISE(8)
176 RAISE(6)
185 RAISE(4)
189 RAISE(2)
194 RAISE(
[all...]
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s75 #define RAISE(level) \ define
172 * mnemonic) will do a RAISE(), on the assumption that they are
205 SETPRI_HIGH(12) /* Can't be a RAISE, as it's used to lower us */
270 RAISE(%o0)
/illumos-gate/usr/src/cmd/tip/
H A Dtip.h210 #define RAISE 14 macro
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s1143 * mnemonic) will do a RAISE(), on the assumption that they are
1175 #define RAISE(level) \ define
1187 #define RAISE(level) \ define
1202 RAISE(13)
1207 SETPRI(12) /* Can't be a RAISE, as it's used to lower us */
1215 RAISE(DISP_LEVEL)

Completed in 79 milliseconds