Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kernel/
Ddma-iommu.c218 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/arch/powerpc/platforms/ps3/
Dsystem-bus.c697 .get_sgtable = dma_common_get_sgtable,
711 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/drivers/xen/
Dgrant-dma-ops.c288 .get_sgtable = dma_common_get_sgtable,
Dswiotlb-xen.c405 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/kernel/dma/
Dmapping.c408 if (!ops->get_sgtable) in dma_get_sgtable_attrs()
410 return ops->get_sgtable(dev, sgt, cpu_addr, dma_addr, size, attrs); in dma_get_sgtable_attrs()
/linux-6.6.21/arch/mips/jazz/
Djazzdma.c619 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/include/linux/
Ddma-map-ops.h44 int (*get_sgtable)(struct device *dev, struct sg_table *sgt, member
/linux-6.6.21/arch/x86/kernel/
Damd_gart_64.c676 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/arch/s390/pci/
Dpci_dma.c723 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/arch/alpha/kernel/
Dpci_iommu.c931 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/drivers/parisc/
Dccio-dma.c1024 .get_sgtable = dma_common_get_sgtable,
Dsba_iommu.c1092 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dvio.c613 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/arch/ia64/hp/common/
Dsba_iommu.c2080 .get_sgtable = dma_common_get_sgtable,
/linux-6.6.21/arch/arm/mm/
Ddma-mapping.c1520 .get_sgtable = arm_iommu_get_sgtable,
/linux-6.6.21/drivers/iommu/
Ddma-iommu.c1614 .get_sgtable = iommu_dma_get_sgtable,