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