Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h1155 #define read_c0_userlocal() __read_ulong_c0_register($4, 2) macro
/linux-4.4.14/arch/mips/kernel/
Dtraps.c360 tls = read_c0_userlocal(); in show_registers()