Searched refs:read_c0_userlocal (Results 1 – 2 of 2) sorted by relevance
/arch/mips/kernel/ | ||
D | traps.c | 371 tls = read_c0_userlocal(); in show_registers() |
/arch/mips/include/asm/ | ||
D | mipsregs.h | 1611 #define read_c0_userlocal() __read_ulong_c0_register($4, 2) macro |