Searched refs:read_vpe_c0_cause (Results 1 – 3 of 3) sorted by relevance
63 write_vpe_c0_cause(read_vpe_c0_cause() | C_SW0); in _interrupt_sp()
104 write_vpe_c0_cause(read_vpe_c0_cause() | (C_SW0 << hwirq)); in mips_mt_send_ipi()
436 #define read_vpe_c0_cause() mftc0($13, 0) macro