Searched refs:STATUSF_IP6 (Results 1 – 7 of 7) sorted by relevance
159 STATUSF_IP6 | STATUSF_IP7); in vsmp_init_secondary()162 STATUSF_IP6 | STATUSF_IP7); in vsmp_init_secondary()
96 change_c0_status(ST0_IM, STATUSF_IP3 | STATUSF_IP4 | STATUSF_IP6 | in cmp_init_secondary()
26 else if (pending & STATUSF_IP6) in plat_irq_dispatch()
44 STATUSF_IP6 | STATUSF_IP7); in msp_smtc_init_secondary()
138 } else if (pending & STATUSF_IP6) { in plat_irq_dispatch()
159 else if (pending & STATUSF_IP6) in plat_irq_dispatch()
391 #define STATUSF_IP6 (_ULCAST_(1) << 14) macro