OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getsr
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/m68k/include/
psl.h
82
getsr
(void)
function in typeref:typename:int
/src/sys/arch/sun2/sun2/
clock.c
230
if ((
getsr
() & PSL_IPL) < PSL_IPL7)
pmap.c
247
if ((
getsr
() & PSL_IPL) < PSL_IPL4) \
/src/sys/arch/sun3/sun3/
clock.c
217
if ((
getsr
() & PSL_IPL) < PSL_IPL7)
pmap.c
254
if ((
getsr
() & PSL_IPL) < PSL_IPL4) \
/src/sys/arch/sun3/sun3x/
clock.c
325
if ((
getsr
() & PSL_IPL) < PSL_IPL7)
/src/sys/arch/m68k/m68k/
m68k_intr.c
424
const int ipl = (
getsr
() >> 8) & 7;
Completed in 132 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025