Searched refs:E500_TLB_USER_PERM_MASK (Results 1 – 2 of 2) sorted by relevance
117 #define E500_TLB_USER_PERM_MASK (MAS3_UX|MAS3_UR|MAS3_UW) macro123 | E500_TLB_USER_PERM_MASK | E500_TLB_SUPER_PERM_MASK)
58 mas3 &= ~E500_TLB_USER_PERM_MASK; in e500_shadow_mas3_attrib()
Completed in 5 milliseconds