Searched refs:PP_RWRX (Results 1 – 6 of 6) sorted by relevance
53 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
43 # define PP_RWRX 1 /* Supervisor read/write, User read */ macro
349 return PP_RWRX <= pp && pp <= PP_RXRX; in hpte_read_permission()
214 pteg1 |= PP_RWRX; in kvmppc_mmu_map_page()
119 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
97 .val = PP_RWRX,