Searched refs:write_vpe_c0_cause (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/kernel/
H A Drtlx-mt.c63 write_vpe_c0_cause(read_vpe_c0_cause() | C_SW0);
H A Dsmp-mt.c38 write_vpe_c0_cause(0);
H A Dvpe-mt.c123 write_vpe_c0_cause(0);
/linux-master/drivers/irqchip/
H A Dirq-mips-cpu.c104 write_vpe_c0_cause(read_vpe_c0_cause() | (C_SW0 << hwirq));
/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h437 #define write_vpe_c0_cause(val) mttc0($13, 0, val) macro

Completed in 200 milliseconds