Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/ps3/
Dsystem-bus.c536 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3_alloc_coherent()
581 CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | in ps3_sb_map_page()
606 iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW; in ps3_ioc0_map_page()
609 iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_SO_R; in ps3_ioc0_map_page()
Dmm.c1005 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()
1019 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_SO_RW | in dma_sb_region_create_linear()
/linux-3.4.99/arch/powerpc/platforms/cell/
Diommu.c188 (CBE_IOPTE_PP_W | CBE_IOPTE_PP_R)) | in tce_build_cell()
192 base_pte = CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_M | in tce_build_cell()
227 pte = CBE_IOPTE_PP_R | CBE_IOPTE_M | CBE_IOPTE_SO_RW | in tce_free_cell()
1010 base_pte = CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_M | in cell_iommu_setup_fixed_ptab()
/linux-3.4.99/arch/powerpc/include/asm/
Dcell-regs.h309 #define CBE_IOPTE_PP_R 0x4000000000000000ul /* protection: read */ macro
/linux-3.4.99/drivers/block/
Dps3vram.c701 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3vram_probe()
/linux-3.4.99/drivers/video/
Dps3fb.c1102 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3fb_probe()