Searched refs:C_SW1 (Results 1 – 6 of 6) sorted by relevance
95 else if (pending & C_SW1) in plat_irq_dispatch()
127 i = C_SW1; in vsmp_send_ipi_single()
803 write_vpe_c0_cause(read_vpe_c0_cause() | C_SW1); in smtc_send_ipi()
297 #define C_CALL C_SW1
386 ori v0, v0, C_SW1
242 #define C_SW1 (_ULCAST_(1) << 9) macro