HomeSort by: relevance | last modified time | path
    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