Home
last modified time | relevance | path

Searched defs:splx (Results 1 – 6 of 6) sorted by relevance

/original-bsd/sys/tahoe/include/
H A Dspl.c88 splx(oldipl) in splx() function
/original-bsd/sys/sparc/include/
H A Dpsl.h148 static __inline void splx(int newipl) { in splx() function
/original-bsd/sys/luna68k/include/
H A Dparam.h153 #define splx(s) (s & PSL_IPL ? _spl(s) : spl0()) macro
/original-bsd/sys/hp300/include/
H A Dparam.h153 #define splx(s) (s & PSL_IPL ? _spl(s) : spl0()) macro
/original-bsd/sys/pmax/pmax/OLD/
H A DLocore.c241 splx(s) int s; { } in splx() function
/original-bsd/sys/vax/vax/
H A DLocore.c338 splx(s) int s; { } in splx() function