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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsparcv9_subr.s97 * spl8() Because you can't be above 15 to begin with!
117 ENTRY(spl8) function
119 SET_SIZE(spl8)
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s175 * spl8() Because you can't be above 15 to begin with!
186 int spl8(void) { return (0); }
194 ENTRY(spl8) function
196 SET_SIZE(spl8)
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s1146 * spl8() Because you can't be above 15 to begin with!
1157 int spl8(void) { return (0); }
1196 ENTRY(spl8) function
1198 SET_SIZE(spl8)

Completed in 52 milliseconds