Searched refs:oldctx (Results 1 – 2 of 2) sorted by relevance
121 unsigned char ctx, oldctx; in flush_tlb_all() local123 oldctx = sun3_get_context(); in flush_tlb_all()131 sun3_put_context(oldctx); in flush_tlb_all()147 unsigned char oldctx; in flush_tlb_mm() local151 oldctx = sun3_get_context(); in flush_tlb_mm()165 sun3_put_context(oldctx); in flush_tlb_mm()174 unsigned char oldctx; in flush_tlb_page() local177 oldctx = sun3_get_context(); in flush_tlb_page()187 sun3_put_context(oldctx); in flush_tlb_page()196 unsigned char seg, oldctx; in flush_tlb_range() local[all …]
212 unsigned char oldctx; in clear_context() local224 oldctx = sun3_get_context(); in clear_context()237 sun3_put_context(oldctx); in clear_context()