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