Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/
H A Diommu.c179 CBE_IOPTE_M | CBE_IOPTE_SO_RW | in tce_build_cell()
182 base_pte = CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_M | in tce_build_cell()
217 pte = CBE_IOPTE_PP_R | CBE_IOPTE_M | CBE_IOPTE_SO_RW | in tce_free_cell()
892 base_pte = CBE_IOPTE_PP_W | CBE_IOPTE_PP_R | CBE_IOPTE_M | in cell_iommu_setup_fixed_ptab()
/openbmc/linux/arch/powerpc/platforms/ps3/
H 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()
592 iopte_flag = CBE_IOPTE_M; in ps3_ioc0_map_page()
H A Dmm.c996 CBE_IOPTE_M); in dma_sb_region_create_linear()
1010 CBE_IOPTE_M); in dma_sb_region_create_linear()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcell-regs.h311 #define CBE_IOPTE_M 0x2000000000000000ul /* coherency required */ macro
/openbmc/linux/drivers/block/
H A Dps3vram.c687 CBE_IOPTE_M); in ps3vram_probe()
769 XDR_BUF_SIZE, CBE_IOPTE_M); in ps3vram_probe()
797 XDR_BUF_SIZE, CBE_IOPTE_M); in ps3vram_remove()
/openbmc/linux/drivers/video/fbdev/
H A Dps3fb.c1101 CBE_IOPTE_M); in ps3fb_probe()
1193 ps3fb_videomemory.size, CBE_IOPTE_M); in ps3fb_probe()
1238 ps3fb_videomemory.size, CBE_IOPTE_M); in ps3fb_shutdown()