Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/txx9/jmr3927/
Dsetup.c91 write_c0_cache(0); in jmr3927_mem_setup()
/Linux-v5.10/drivers/soc/bcm/brcmstb/pm/
Dpm-mips.c120 write_c0_cache(ctx->cp0_regs[HWRENA]); in brcm_pm_restore_cp0_context()
/Linux-v5.10/arch/mips/include/asm/
Dmipsregs.h1705 #define write_c0_cache(val) __write_32bit_c0_register($7, 0, val) macro