Searched refs:IPL_MAX (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/alpha/include/asm/
H A Dirqflags.h15 #define IPL_MAX 7 macro
33 setipl(IPL_MAX); arch_local_irq_disable()
39 unsigned long flags = swpipl(IPL_MAX); arch_local_irq_save()
59 return flags == IPL_MAX; arch_irqs_disabled_flags()
H A Dio.h39 unsigned long flags = swpipl(IPL_MAX); __set_hae()
/linux-4.4.14/arch/alpha/kernel/
H A Dtraps.c235 if ((regs->ps & ~IPL_MAX) == 0) { do_entIF()

Completed in 97 milliseconds