Home
last modified time | relevance | path

Searched refs:ALPHA_PSL_IPL_0 (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/alpha/include/
H A Dintr.h107 #define IPL_NONE ALPHA_PSL_IPL_0
154 #define spl0() spllower(ALPHA_PSL_IPL_0)
H A Dalpha_cpu.h118 #define ALPHA_PSL_IPL_0 0x0000 /* all interrupts enabled */ macro
/netbsd/sys/arch/alpha/alpha/
H A Dgenassym.cf137 define ALPHA_PSL_IPL_0 ALPHA_PSL_IPL_0
H A Dlocore.s337 ldiq a0, ALPHA_PSL_IPL_0 /* drop IPL to zero */