Go to the documentation of this file. 1 #ifndef __ASM_GENERIC_IRQFLAGS_H
2 #define __ASM_GENERIC_IRQFLAGS_H
8 #ifndef ARCH_IRQ_DISABLED
9 #define ARCH_IRQ_DISABLED 0
10 #define ARCH_IRQ_ENABLED 1
14 #ifndef arch_local_save_flags
19 #ifndef arch_local_irq_restore
24 #ifndef arch_local_irq_save
35 #ifndef arch_irqs_disabled_flags
43 #ifndef arch_local_irq_enable
51 #ifndef arch_local_irq_disable
59 #ifndef arch_irqs_disabled