Home
last modified time | relevance | path

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

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