Searched refs:oldctx (Results 1 – 2 of 2) sorted by relevance
120 unsigned char ctx, oldctx; in flush_tlb_all() local122 oldctx = sun3_get_context(); in flush_tlb_all()130 sun3_put_context(oldctx); in flush_tlb_all()146 unsigned char oldctx; in flush_tlb_mm() local150 oldctx = sun3_get_context(); in flush_tlb_mm()164 sun3_put_context(oldctx); in flush_tlb_mm()173 unsigned char oldctx; in flush_tlb_page() local176 oldctx = sun3_get_context(); in flush_tlb_page()186 sun3_put_context(oldctx); in flush_tlb_page()195 unsigned char seg, oldctx; in flush_tlb_range() local[all …]
210 unsigned char oldctx; in clear_context() local222 oldctx = sun3_get_context(); in clear_context()235 sun3_put_context(oldctx); in clear_context()