Searched refs:MAS3_UW (Results 1 – 2 of 2) sorted by relevance
451 #define MAS3_UW 0x00000008 /* User write permission */ macro
120 prot_mask = MAS3_UX|MAS3_UW|MAS3_UR; in hwtlb_to_tlb()257 hwtlb.hwtlb_mas3 &= ~(MAS3_UW|MAS3_SW); in tlb_to_hwtlb()