Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/ps3/
Dsystem-bus.c535 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3_alloc_coherent()
580 CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | in ps3_sb_map_page()
605 iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW; in ps3_ioc0_map_page()
611 iopte_flag |= CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW; 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-2.6.39/arch/powerpc/include/asm/
Dcell-regs.h308 #define CBE_IOPTE_PP_W 0x8000000000000000ul /* protection: write */ macro
/linux-2.6.39/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()
1009 base_pte = CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_M | in cell_iommu_setup_fixed_ptab()
/linux-2.6.39/drivers/block/
Dps3vram.c702 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3vram_probe()
/linux-2.6.39/drivers/video/
Dps3fb.c1102 CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | in ps3fb_probe()