Home
last modified time | relevance | path

Searched refs:write_c0_cache (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c120 write_c0_cache(ctx->cp0_regs[HWRENA]); in brcm_pm_restore_cp0_context()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1135 #define write_c0_cache(val) __write_32bit_c0_register($7, 0, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1704 #define write_c0_cache(val) __write_32bit_c0_register($7, 0, val) macro