Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c95 ctx->cp0_regs[USER_LOCAL] = read_c0_userlocal(); in brcm_pm_save_cp0_context()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1128 #define read_c0_userlocal() __read_ulong_c0_register($4, 2) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dtraps.c369 tls = read_c0_userlocal(); in show_registers()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1684 #define read_c0_userlocal() __read_ulong_c0_register($4, 2) macro