HomeSort by: relevance | last modified time | path
    Searched defs:SPL1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/luna68k/stand/boot/
locore.S 91 #define SPL1 0x2100 /* PSL_S | PSL_IPL1 */
606 movw #SPL1,%sr | prevent others from servicing int
697 ENTRY(spl1) function
700 movw #SPL1,%sr
  /src/bin/ed/
ed.h 103 /* SPL1: disable some interrupts (requires reliable signals) */
104 #define SPL1() mutex++
129 SPL1(); \

Completed in 12 milliseconds