Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dsmp-mt.c163 write_tc_gpr_sp( __KSTK_TOS(idle)); in vsmp_boot_secondary()
/linux/arch/mips/include/asm/
H A Dmipsmtregs.h466 #define write_tc_gpr_sp(val) mttgpr($29, val) macro