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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dmmu_context.h25 write_c0_context(0); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmmu_context.h60 write_c0_context((unsigned long) smp_processor_id() << 25); \
66 write_c0_context((unsigned long) smp_processor_id() << 26); \
H A Dmipsregs.h850 #define write_c0_context(val) __write_ulong_c0_register($4, 0, val) macro

Completed in 104 milliseconds