Go to the documentation of this file. 1 #ifndef __ASM_HARDIRQ_H
2 #define __ASM_HARDIRQ_H
13 unsigned int ipi_irqs[
NR_IPI];
19 #define __inc_irq_stat(cpu, member) __IRQ_STAT(cpu, member)++
20 #define __get_irq_stat(cpu, member) __IRQ_STAT(cpu, member)
25 #define smp_irq_stat_cpu(cpu) 0
28 #define arch_irq_stat_cpu smp_irq_stat_cpu
30 #define __ARCH_IRQ_EXIT_IRQS_DISABLED 1