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
269 return PP_RWRX <= pp && pp <= PP_RXRX; in hpte_read_permission()
214 pteg1 |= PP_RWRX; in kvmppc_mmu_map_page()
114 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
98 .val = PP_RWRX,