Searched refs:IPL_MAX (Results 1 – 3 of 3) sorted by relevance
15 #define IPL_MAX 7 macro33 setipl(IPL_MAX); in arch_local_irq_disable()39 unsigned long flags = swpipl(IPL_MAX); in arch_local_irq_save()59 return flags == IPL_MAX; in arch_irqs_disabled_flags()
39 unsigned long flags = swpipl(IPL_MAX); in __set_hae()
245 if ((regs->ps & ~IPL_MAX) == 0) { in do_entIF()