Searched refs:tlb_context_cache (Results 1 – 1 of 1) sorted by relevance
754 unsigned long tlb_context_cache = CTX_FIRST_VERSION; variable762 unsigned long old_ver = tlb_context_cache & CTX_VERSION_MASK; in mmu_context_wrap()772 new_ver = (tlb_context_cache & CTX_VERSION_MASK) + CTX_FIRST_VERSION; in mmu_context_wrap()775 tlb_context_cache = new_ver; in mmu_context_wrap()828 ctx = (tlb_context_cache + 1) & CTX_NR_MASK; in get_new_mmu_context()840 new_ctx |= (tlb_context_cache & CTX_VERSION_MASK); in get_new_mmu_context()841 tlb_context_cache = new_ctx; in get_new_mmu_context()