Home
last modified time | relevance | path

Searched refs:get_sgtable (Results 1 – 13 of 13) sorted by relevance

/linux/arch/powerpc/kernel/
H A Ddma-iommu.c226 .get_sgtable = dma_common_get_sgtable,
/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c701 .get_sgtable = dma_common_get_sgtable,
715 .get_sgtable = dma_common_get_sgtable,
/linux/drivers/xen/
H A Dgrant-dma-ops.c292 .get_sgtable = dma_common_get_sgtable,
H A Dswiotlb-xen.c440 .get_sgtable = dma_common_get_sgtable,
/linux/include/linux/
H A Ddma-map-ops.h30 int (*get_sgtable)(struct device *dev, struct sg_table *sgt, member
/linux/arch/mips/jazz/
H A Djazzdma.c625 .get_sgtable = dma_common_get_sgtable,
/linux/kernel/dma/
H A Dmapping.c524 if (!ops->get_sgtable) in dma_get_sgtable_attrs()
526 return ops->get_sgtable(dev, sgt, cpu_addr, dma_addr, size, attrs); in dma_get_sgtable_attrs()
/linux/arch/x86/kernel/
H A Damd_gart_64.c681 .get_sgtable = dma_common_get_sgtable,
/linux/arch/alpha/kernel/
H A Dpci_iommu.c920 .get_sgtable = dma_common_get_sgtable,
/linux/drivers/parisc/
H A Dccio-dma.c1026 .get_sgtable = dma_common_get_sgtable,
H A Dsba_iommu.c1090 .get_sgtable = dma_common_get_sgtable,
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c616 .get_sgtable = dma_common_get_sgtable,
/linux/arch/arm/mm/
H A Ddma-mapping.c1460 .get_sgtable = arm_iommu_get_sgtable,