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