Home
last modified time | relevance | path

Searched defs:spl4 (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/sys/tahoe/include/
H A Dspl.c51 spl4() in spl4() function
/csrg-svn/sys/luna68k/include/
H A Dparam.h136 #define spl4() _spl(PSL_S|PSL_IPL4) macro
/csrg-svn/sys/hp300/include/
H A Dparam.h136 #define spl4() _spl(PSL_S|PSL_IPL4) macro
/csrg-svn/sys/vax/vax/
H A DLocore.c326 spl4() { return (0); } in spl4() function