Home
last modified time | relevance | path

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

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