Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
Dmmu_context.h68 write_c0_context((unsigned long) smp_processor_id() << \
Dmipsregs.h1679 #define write_c0_context(val) __write_ulong_c0_register($4, 0, val) macro
/kernel/linux/linux-5.10/drivers/soc/bcm/brcmstb/pm/
Dpm-mips.c117 write_c0_context(ctx->cp0_regs[CONTEXT]); in brcm_pm_restore_cp0_context()