Searched refs:PP_RWRW (Results 1 – 6 of 6) sorted by relevance
41 # define PP_RWRW 2 /* Supervisor read/write, User read/write */ macro
59 #define PP_RWRW 2 /* Supervisor read/write, User read/write */ macro
461 return pp == PP_RWRW; in hpte_write_permission()462 return pp <= PP_RWRW; in hpte_write_permission()
199 pteg1 |= PP_RWRW; in kvmppc_mmu_map_page()
116 #define PP_RWRW 2 /* Supervisor read/write, User read/write */ macro
96 .val = PP_RWRW,