OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSL_HIGHIPL
(Results
1 - 19
of
19
) sorted by relevancy
/src/sys/arch/m68k/include/
psl.h
59
#define
PSL_HIGHIPL
(PSL_S | PSL_IPL7)
115
if ((uint16_t)level >=
PSL_HIGHIPL
|| (uint16_t)level > (uint16_t)sr)
/src/sys/arch/vax/include/
psl.h
93
#define
PSL_HIGHIPL
(PSL_K | PSL_IPL1F)
/src/sys/arch/sun68k/stand/libsa/
SRT0.S
40
.set
PSL_HIGHIPL
,0x2700
46
movw #
PSL_HIGHIPL
,%sr
/src/sys/arch/luna68k/stand/boot/
locore.S
89
#define
PSL_HIGHIPL
0x2700 /* PSL_S | PSL_IPL7 */
202
movw #
PSL_HIGHIPL
,%sr | no interrupts
262
movw #
PSL_HIGHIPL
,%sr | no interrupts
738
movw #
PSL_HIGHIPL
,%sr
/src/sys/arch/vax/vax/
vm_machdep.c
142
pcb2->PSL =
PSL_HIGHIPL
;
subr.S
368
movl $
PSL_HIGHIPL
,PCB_PSL(%r3) /* Needs to be running at IPL_HIGH */
/src/sys/arch/virt68k/virt68k/
locore.s
102
movw #
PSL_HIGHIPL
,%sr | no interrupts
384
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
/src/sys/arch/next68k/next68k/
locore.s
162
movw #
PSL_HIGHIPL
,%sr | no interrupts
552
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
774
movw #
PSL_HIGHIPL
,%sr | no interrupts
/src/sys/arch/luna68k/luna68k/
locore.s
101
movw #
PSL_HIGHIPL
,%sr | no interrupts
459
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
707
movw #
PSL_HIGHIPL
,%sr | no interrupts
/src/sys/arch/mvme68k/mvme68k/
locore.s
106
movw #
PSL_HIGHIPL
,%sr | no interrupts
815
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
1007
movw #
PSL_HIGHIPL
,%sr
/src/sys/arch/x68k/x68k/
locore.s
116
movw #
PSL_HIGHIPL
,%sr | no interrupts
566
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
839
movw #
PSL_HIGHIPL
,%sr | cut off any interrupts
/src/sys/arch/sun3/sun3/
locore.s
104
movw #
PSL_HIGHIPL
,%sr | no interrupts
397
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
/src/sys/arch/cesfic/cesfic/
locore.s
136
movw #
PSL_HIGHIPL
, %sr | no interrupts
549
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
/src/sys/arch/news68k/news68k/
locore.s
120
movw #
PSL_HIGHIPL
,%sr | no interrupts
541
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
/src/sys/arch/amiga/amiga/
locore.s
483
movw #
PSL_HIGHIPL
,%sr | hardclock at high IPL
503
movw #
PSL_HIGHIPL
,%sr | run clock at high ipl
777
movw #
PSL_HIGHIPL
,%sr | no interrupts
/src/sys/arch/hp300/hp300/
locore.s
167
movw #
PSL_HIGHIPL
,%sr | no interrupts
714
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
/src/sys/arch/mac68k/mac68k/
locore.s
129
movw #
PSL_HIGHIPL
,%sr | no interrupts. ever.
636
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
/src/sys/arch/sun3/sun3x/
locore.s
76
movw #
PSL_HIGHIPL
,%sr | no interrupts
382
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
/src/sys/arch/atari/atari/
locore.s
556
movw #
PSL_HIGHIPL
,%sr | lock out interrupts
865
movw #
PSL_HIGHIPL
,%sr | No interrupts
Completed in 43 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026