Home
last modified time | relevance | path

Searched refs:CBE_IOPTE_SO_RW (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Diommu.c179 CBE_IOPTE_M | CBE_IOPTE_SO_RW | in tce_build_cell()
183 CBE_IOPTE_SO_RW | (window->ioid & CBE_IOPTE_IOID_Mask); in tce_build_cell()
186 base_pte &= ~CBE_IOPTE_SO_RW; in tce_build_cell()
217 pte = CBE_IOPTE_PP_R | CBE_IOPTE_M | CBE_IOPTE_SO_RW | in tce_free_cell()
899 base_pte |= CBE_IOPTE_SO_RW; in cell_iommu_setup_fixed_ptab()
/linux-6.3-rc2/arch/powerpc/platforms/ps3/
A Dsystem-bus.c526 CBE_IOPTE_SO_RW | CBE_IOPTE_M); in ps3_alloc_coherent()
571 CBE_IOPTE_SO_RW | CBE_IOPTE_M); in ps3_sb_map_page()
595 iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW; in ps3_ioc0_map_page()
601 iopte_flag |= CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW; in ps3_ioc0_map_page()
A Dmm.c995 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()
1009 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dcell-regs.h313 #define CBE_IOPTE_SO_RW 0x1800000000000000ul /* ordering: r & w */ macro

Completed in 28 milliseconds