Searched refs:read_tc_c0_tccontext (Results 1 – 2 of 2) sorted by relevance
/arch/mips/kernel/ | ||
D | mips-mt.c | 113 printk(" TCContext : %08lx\n", read_tc_c0_tccontext()); in mips_mt_regdump() |
/arch/mips/include/asm/ | ||
D | mipsmtregs.h | 410 #define read_tc_c0_tccontext() mftc0(2, 5) macro |