HomeSort by: relevance | last modified time | path
    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/next68k/next68k/
locore.s 162 movw #PSL_HIGHIPL,%sr | no interrupts
564 movw #PSL_HIGHIPL,%sr | lock out interrupts
786 movw #PSL_HIGHIPL,%sr | no interrupts
  /src/sys/arch/mvme68k/mvme68k/
locore.s 106 movw #PSL_HIGHIPL,%sr | no interrupts
850 movw #PSL_HIGHIPL,%sr | lock out interrupts
1042 movw #PSL_HIGHIPL,%sr
  /src/sys/arch/x68k/x68k/
locore.s 115 movw #PSL_HIGHIPL,%sr | no interrupts
558 movw #PSL_HIGHIPL,%sr | lock out interrupts
831 movw #PSL_HIGHIPL,%sr | cut off any interrupts
  /src/sys/arch/luna68k/luna68k/
locore.s 99 movw #PSL_HIGHIPL,%sr | no interrupts
489 movw #PSL_HIGHIPL,%sr | lock out interrupts
737 movw #PSL_HIGHIPL,%sr | no 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/virt68k/virt68k/
locore.s 100 movw #PSL_HIGHIPL,%sr | no interrupts
429 movw #PSL_HIGHIPL,%sr | lock out interrupts
  /src/sys/arch/cesfic/cesfic/
locore.s 136 movw #PSL_HIGHIPL, %sr | no interrupts
557 movw #PSL_HIGHIPL,%sr | lock out interrupts
  /src/sys/arch/news68k/news68k/
locore.s 119 movw #PSL_HIGHIPL,%sr | no interrupts
583 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
724 movw #PSL_HIGHIPL,%sr | lock out interrupts
  /src/sys/arch/mac68k/mac68k/
locore.s 129 movw #PSL_HIGHIPL,%sr | no interrupts. ever.
643 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 57 milliseconds