Home
last modified time | relevance | path

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

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