Home
last modified time | relevance | path

Searched refs:write_vpe_c0_cause (Results 1 – 4 of 4) sorted by relevance

/arch/mips/kernel/
Drtlx-mt.c68 write_vpe_c0_cause(read_vpe_c0_cause() | C_SW0); in _interrupt_sp()
Dsmp-mt.c49 write_vpe_c0_cause(0); in smvp_copy_vpe_config()
Dvpe-mt.c124 write_vpe_c0_cause(0); in vpe_run()
/arch/mips/include/asm/
Dmipsmtregs.h385 #define write_vpe_c0_cause(val) mttc0(13, 0, val) macro