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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Dtlbflush.h109 unsigned char ctx, oldctx; local
111 oldctx = sun3_get_context();
119 sun3_put_context(oldctx);
135 unsigned char oldctx; local
139 oldctx = sun3_get_context();
153 sun3_put_context(oldctx);
162 unsigned char oldctx; local
165 oldctx = sun3_get_context();
175 sun3_put_context(oldctx);
184 unsigned char seg, oldctx; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dtlbflush.h109 unsigned char ctx, oldctx; local
111 oldctx = sun3_get_context();
119 sun3_put_context(oldctx);
135 unsigned char oldctx; local
139 oldctx = sun3_get_context();
153 sun3_put_context(oldctx);
162 unsigned char oldctx; local
165 oldctx = sun3_get_context();
175 sun3_put_context(oldctx);
184 unsigned char seg, oldctx; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/sun3/
H A Dmmu_emu.c190 unsigned char oldctx; local
202 oldctx = sun3_get_context();
215 sun3_put_context(oldctx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/sun3/
H A Dmmu_emu.c190 unsigned char oldctx; local
202 oldctx = sun3_get_context();
215 sun3_put_context(oldctx);

Completed in 131 milliseconds