Searched refs:oldctx (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dtlbflush.h114 unsigned char ctx, oldctx; local
116 oldctx = sun3_get_context();
124 sun3_put_context(oldctx);
140 unsigned char oldctx; local
144 oldctx = sun3_get_context();
158 sun3_put_context(oldctx);
167 unsigned char oldctx; local
170 oldctx = sun3_get_context();
180 sun3_put_context(oldctx);
189 unsigned char seg, oldctx; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/sun3/
H A Dmmu_emu.c191 unsigned char oldctx; local
203 oldctx = sun3_get_context();
216 sun3_put_context(oldctx);

Completed in 28 milliseconds