OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PSL_LOWIPL
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/include/
psl.h
38
* Define
PSL_LOWIPL
, PSL_USERSET, USERMODE for MI code, for
86
# define
PSL_LOWIPL
MIPS3_PSL_LOWIPL
93
# define
PSL_LOWIPL
MIPS1_PSL_LOWIPL
100
# define
PSL_LOWIPL
(CPUISMIPS3 ? MIPS3_PSL_LOWIPL : MIPS1_PSL_LOWIPL)
/src/sys/arch/luna68k/stand/boot/
locore.S
88
#define
PSL_LOWIPL
0x2000 /* PSL_S | PSL_IPL0 */
253
movw #
PSL_LOWIPL
,%sr | enable interrupts
675
movw #
PSL_LOWIPL
,%sr | restore new SR
692
| movw #
PSL_LOWIPL
,%sp@ | and new SR
/src/sys/arch/vax/include/
psl.h
92
#define
PSL_LOWIPL
(PSL_K)
/src/sys/arch/m68k/include/
psl.h
58
#define
PSL_LOWIPL
(PSL_S)
75
#define IPL_SAFEPRI
PSL_LOWIPL
/* for kern_sleepq.c */
Completed in 11 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025