Home
last modified time | relevance | path

Searched refs:write_tc_c0_tccontext (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Dvpe-mt.c82 write_tc_c0_tccontext((unsigned long)0); in vpe_run()
/linux/arch/mips/include/asm/
H A Dmipsmtregs.h462 #define write_tc_c0_tccontext(val) mttc0($2, 5, val) macro