Searched refs:IE_IRQ2 (Results 1 – 4 of 4) sorted by relevance
90 change_c0_status(ST0_IM, IE_IRQ2 | IE_IRQ1); in arch_init_irq()101 } else if (pending & IE_IRQ2) { in plat_irq_dispatch()
416 else if (unlikely(pending & IE_IRQ2)) in plat_irq_dispatch()497 #define ALLINTS (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4 | IE_IRQ5) in arch_init_irq()
199 #define IE_IRQ2 (_ULCAST_(1) << 12) macro
261 #define IE_IRQ2 (_ULCAST_(1) << 12) macro