Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Dmipsmtregs.h305 #define mttgpr(rd,v) \ macro
387 #define write_tc_gpr_sp(val) mttgpr(29, val)
389 #define write_tc_gpr_gp(val) mttgpr(28, val)
/linux-2.6.39/arch/mips/kernel/
Dvpe.c767 mttgpr(6, v->ntcs); in vpe_run()
768 mttgpr(7, physical_memsize); in vpe_run()