Searched refs:PP_RWRX (Results 1 – 6 of 6) sorted by relevance
40 # 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()
115 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
454 return PP_RWRX <= pp && pp <= PP_RXRX; in hpte_read_permission()
92 .val = PP_RWRX,