Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmmu_context.h49 write_c0_xcontext((unsigned long) smp_processor_id() << \
H A Dmipsregs.h1821 #define write_c0_xcontext(val) __write_ulong_c0_register($20, 0, val) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1241 #define write_c0_xcontext(val) __write_ulong_c0_register($20, 0, val) macro