Searched refs:prot_shift (Results 1 – 1 of 1) sorted by relevance
112 u_int prot_shift; in hwtlb_to_tlb() local121 prot_shift = PTE_RWX_SHIFT - 1; in hwtlb_to_tlb()124 prot_shift = PTE_RWX_SHIFT; in hwtlb_to_tlb()126 tlb.tlb_pte |= (prot_mask & hwtlb.hwtlb_mas3) << prot_shift; in hwtlb_to_tlb()