OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PSL_IS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/include/
psl.h
87
#define
PSL_IS
0x04000000 /* interrupt stack select */
107
#define CLKF_INTR(framep) (((framep)->ps & (
PSL_IS
|PSL_IPL1F)) \
108
>= (PSL_IPL02|
PSL_IS
))
/src/sys/arch/powerpc/include/
psl.h
67
#define
PSL_IS
PSL_IR /* B... instruction address space */
114
#define PSL_USERSET (PSL_EE | PSL_PR |
PSL_IS
| PSL_DS | PSL_ME | PSL_CE)
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025