OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSL_IPL1F
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/include/
psl.h
81
#define
PSL_IPL1F
0x001f0000 /* interrupt priority level 31 */
93
#define PSL_HIGHIPL (PSL_K |
PSL_IPL1F
)
94
#define PSL_IPL (
PSL_IPL1F
)
100
#define PSL_USERCLR (PSL_S |
PSL_IPL1F
| PSL_MBZ)
107
#define CLKF_INTR(framep) (((framep)->ps & (PSL_IS|
PSL_IPL1F
)) \
/src/sys/arch/vax/vax/
machdep.c
480
~(PSL_MBZ|PSL_IS|
PSL_IPL1F
|PSL_CM); /* Allow compat mode? */
Completed in 59 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025