Go to the documentation of this file.
11 #include <linux/kernel.h>
15 #include <linux/ptrace.h>
16 #include <linux/time.h>
66 #ifdef CONFIG_IRQ_MSP_CIC
89 else if (pending & C_IRQ0)
92 else if (pending & C_IRQ1)
95 else if (pending & C_IRQ3)
98 else if (pending & C_IRQ4)
102 else if (pending &
C_SW0)
105 else if (pending &
C_SW1)
109 static struct irqaction cic_cascade_msp = {
111 .name =
"MSP CIC cascade",
115 static struct irqaction per_cascade_msp = {
117 .name =
"MSP PER cascade",
124 #ifdef CONFIG_MIPS_MT
130 #ifdef CONFIG_IRQ_MSP_CIC
132 #ifdef CONFIG_MIPS_MT
139 #ifdef CONFIG_MIPS_MT_SMP
141 #elif defined CONFIG_MIPS_MT_SMTC