Home
last modified time | relevance | path

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

/linux-4.1.27/arch/score/include/asm/
Dmmu_context.h25 write_c0_context(0); \
/linux-4.1.27/arch/mips/include/asm/
Dmmu_context.h60 write_c0_context((unsigned long) smp_processor_id() << \
Dmipsregs.h1116 #define write_c0_context(val) __write_ulong_c0_register($4, 0, val) macro