Searched refs:MAS3_UX (Results 1 – 2 of 2) sorted by relevance
449 #define MAS3_UX 0x00000020 /* User execute permission */ macro
120 prot_mask = MAS3_UX|MAS3_UW|MAS3_UR; in hwtlb_to_tlb()259 hwtlb.hwtlb_mas3 &= ~(MAS3_UX|MAS3_SX); in tlb_to_hwtlb()