Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
A Diommu.c177 CBE_IOPTE_M | CBE_IOPTE_SO_RW | in tce_build_cell()
181 CBE_IOPTE_SO_RW | (window->ioid & CBE_IOPTE_IOID_Mask); in tce_build_cell()
184 base_pte &= ~CBE_IOPTE_SO_RW; in tce_build_cell()
215 pte = CBE_IOPTE_PP_R | CBE_IOPTE_M | CBE_IOPTE_SO_RW | in tce_free_cell()
895 base_pte |= CBE_IOPTE_SO_RW; in cell_iommu_setup_fixed_ptab()
/linux/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.c996 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()
1010 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()
/linux/arch/powerpc/include/asm/
A Dcell-regs.h313 #define CBE_IOPTE_SO_RW 0x1800000000000000ul /* ordering: r & w */ macro

Completed in 10 milliseconds