Go to the documentation of this file.
11 #include <asm/irq_vectors.h>
15 return ((irq == 2) ? 9 : irq);
21 # define irq_ctx_init(cpu) do { } while (0)
24 #define __ARCH_HAS_DO_SOFTIRQ
26 #ifdef CONFIG_HOTPLUG_CPU
29 extern void irq_force_complete_move(
int);