Searched refs:CBE_IOPTE_PP_R (Results 1 – 4 of 4) sorted by relevance
526 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3_alloc_coherent()571 CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | in ps3_sb_map_page()596 iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW; in ps3_ioc0_map_page()599 iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_SO_R; in ps3_ioc0_map_page()
994 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()1008 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()
176 (CBE_IOPTE_PP_W | CBE_IOPTE_PP_R)) | in tce_build_cell()180 base_pte = CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_M | in tce_build_cell()215 pte = CBE_IOPTE_PP_R | CBE_IOPTE_M | CBE_IOPTE_SO_RW | in tce_free_cell()887 base_pte = CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_M | in cell_iommu_setup_fixed_ptab()
310 #define CBE_IOPTE_PP_R 0x4000000000000000ul /* protection: read */ macro