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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsparcv9_subr.s100 * spl0() Used to lower priority to 0.
204 ENTRY(spl0) function
206 SET_SIZE(spl0)
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s178 * spl0() Used to lower priority to 0.
183 int spl0(void) { return (0); }
223 ENTRY(spl0) function
225 SET_SIZE(spl0)
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s1149 * spl0() Used to lower priority to 0.
1154 int spl0(void) { return (0); }
1223 ENTRY(spl0) function
1225 SET_SIZE(spl0)

Completed in 52 milliseconds