Searched refs:oldctx (Results 1 – 2 of 2) sorted by relevance
116 unsigned char ctx, oldctx; in flush_tlb_all() local118 oldctx = sun3_get_context(); in flush_tlb_all()126 sun3_put_context(oldctx); in flush_tlb_all()142 unsigned char oldctx; in flush_tlb_mm() local146 oldctx = sun3_get_context(); in flush_tlb_mm()160 sun3_put_context(oldctx); in flush_tlb_mm()169 unsigned char oldctx; in flush_tlb_page() local172 oldctx = sun3_get_context(); in flush_tlb_page()182 sun3_put_context(oldctx); in flush_tlb_page()191 unsigned char seg, oldctx; in flush_tlb_range() local[all …]
209 unsigned char oldctx; in clear_context() local221 oldctx = sun3_get_context(); in clear_context()234 sun3_put_context(oldctx); in clear_context()