Home
last modified time | relevance | path

Searched refs:IPL_MAX (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/alpha/include/asm/
Dirqflags.h16 #define IPL_MAX 7 macro
34 setipl(IPL_MAX); in arch_local_irq_disable()
40 unsigned long flags = swpipl(IPL_MAX); in arch_local_irq_save()
60 return flags == IPL_MAX; in arch_irqs_disabled_flags()
Dio.h35 unsigned long flags = swpipl(IPL_MAX); in __set_hae()