Home
last modified time | relevance | path

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

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