Searched refs:C_IRQ2 (Results 1 – 3 of 3) sorted by relevance
213 else if (pending & C_IRQ2) in sni_pcit_hwint()229 else if (pending & C_IRQ2) in sni_pcit_hwint_cplus()
1581 [MIPS_EXC_INT_IPI_2] = C_IRQ2,
273 #define C_IRQ2 (_ULCAST_(1) << 12) macro