Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/ !
Dsmp-mt.c165 write_tc_gpr_gp((unsigned long)gp); in vsmp_boot_secondary()
/linux-6.1.9/arch/mips/include/asm/ !
Dmipsmtregs.h416 #define write_tc_gpr_gp(val) mttgpr(28, val) macro