Searched refs:PP_RWRX (Results 1 – 6 of 6) sorted by relevance
43 # define PP_RWRX 1 /* Supervisor read/write, User read */ macro
58 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
202 pteg1 |= PP_RWRX; in kvmppc_mmu_map_page()
453 return PP_RWRX <= pp && pp <= PP_RXRX; in hpte_read_permission()
115 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
93 .val = PP_RWRX,