Home
last modified time | relevance | path

Searched refs:map_phys (Results 1 – 20 of 20) sorted by relevance

/linux/kernel/dma/
H A Ddummy.c53 .map_phys = dma_dummy_map_phys,
H A Dops_helpers.c80 *dma_handle = ops->map_phys(dev, phys, size, dir, in dma_common_alloc_pages()
H A Dmapping.c175 else if (ops->map_phys) in dma_map_phys()
176 addr = ops->map_phys(dev, phys, size, dir, attrs); in dma_map_phys()
/linux/arch/sparc/mm/
H A Diommu.c431 .map_phys = sbus_iommu_map_phys_gflush,
442 .map_phys = sbus_iommu_map_phys_pflush,
H A Dio-unit.c284 .map_phys = iounit_map_phys,
/linux/arch/powerpc/kernel/
H A Ddma-iommu.c222 .map_phys = dma_iommu_map_phys,
/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c698 .map_phys = ps3_sb_map_phys,
712 .map_phys = ps3_ioc0_map_phys,
/linux/drivers/xen/
H A Dgrant-dma-ops.c293 .map_phys = xen_grant_dma_map_phys,
H A Dswiotlb-xen.c436 .map_phys = xen_swiotlb_map_phys,
/linux/arch/powerpc/platforms/pseries/
H A Dibmebus.c150 .map_phys = ibmebus_map_phys,
H A Dvio.c611 .map_phys = vio_dma_iommu_map_phys,
/linux/include/linux/
H A Ddma-map-ops.h34 dma_addr_t (*map_phys)(struct device *dev, phys_addr_t phys, member
/linux/arch/mips/jazz/
H A Djazzdma.c616 .map_phys = jazz_dma_map_phys,
/linux/arch/x86/kernel/
H A Damd_gart_64.c676 .map_phys = gart_map_phys,
/linux/arch/alpha/kernel/
H A Dpci_iommu.c914 .map_phys = alpha_pci_map_phys,
/linux/arch/sparc/kernel/
H A Diommu.c766 .map_phys = dma_4u_map_phys,
H A Dpci_sun4v.c698 .map_phys = dma_4v_map_phys,
/linux/drivers/parisc/
H A Dccio-dma.c1022 .map_phys = ccio_map_phys,
H A Dsba_iommu.c1086 .map_phys = sba_map_phys,
/linux/arch/arm/mm/
H A Ddma-mapping.c1462 .map_phys = arm_iommu_map_phys,