Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmmu_context.h49 write_c0_xcontext((unsigned long) smp_processor_id() << \
H A Dmipsregs.h1822 #define write_c0_xcontext(val) __write_ulong_c0_register($20, 0, val) macro
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1249 #define write_c0_xcontext(val) __write_ulong_c0_register($20, 0, val) macro