Searched refs:IPL_MCHECK (Results 1 – 2 of 2) sorted by relevance
/linux/arch/alpha/include/asm/ | ||
H A D | irqflags.h | 15 #define IPL_MCHECK 7 macro |
/linux/arch/alpha/kernel/ | ||
H A D | core_tsunami.c | 205 int s = swpipl(IPL_MCHECK - 1); in tsunami_probe_read() |