Home
last modified time | relevance | path

Searched refs:CBE_IOPTE_PP_W (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/powerpc/platforms/ps3/
Dsystem-bus.c538 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3_alloc_coherent()
583 CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | in ps3_sb_map_page()
608 iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW; in ps3_ioc0_map_page()
614 iopte_flag |= CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW; in ps3_ioc0_map_page()
Dmm.c1003 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()
1017 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()
/Linux-v4.19/arch/powerpc/include/asm/
Dcell-regs.h309 #define CBE_IOPTE_PP_W 0x8000000000000000ul /* protection: write */ macro
/Linux-v4.19/arch/powerpc/platforms/cell/
Diommu.c189 (CBE_IOPTE_PP_W | CBE_IOPTE_PP_R)) | in tce_build_cell()
193 base_pte = CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_M | in tce_build_cell()
999 base_pte = CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_M | in cell_iommu_setup_fixed_ptab()
/Linux-v4.19/drivers/block/
Dps3vram.c692 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3vram_probe()
/Linux-v4.19/drivers/video/fbdev/
Dps3fb.c1098 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3fb_probe()