HomeSort by: relevance | last modified time | path
    Searched refs:ALPHA_PSL_IPL_0 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/alpha/include/
intr.h 107 #define IPL_NONE ALPHA_PSL_IPL_0
154 #define spl0() spllower(ALPHA_PSL_IPL_0)
alpha_cpu.h 118 #define ALPHA_PSL_IPL_0 0x0000 /* all interrupts enabled */
  /src/sys/arch/alpha/alpha/
locore.s 337 ldiq a0, ALPHA_PSL_IPL_0 /* drop IPL to zero */

Completed in 67 milliseconds