Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Ddma-iommu.c216 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/arch/powerpc/platforms/ps3/
Dsystem-bus.c697 .get_sgtable = dma_common_get_sgtable,
711 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/drivers/xen/
Dgrant-dma-ops.c287 .get_sgtable = dma_common_get_sgtable,
Dswiotlb-xen.c405 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/kernel/dma/
Dmapping.c404 if (!ops->get_sgtable) in dma_get_sgtable_attrs()
406 return ops->get_sgtable(dev, sgt, cpu_addr, dma_addr, size, attrs); in dma_get_sgtable_attrs()
/linux-6.1.9/arch/mips/jazz/
Djazzdma.c619 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/include/linux/
Ddma-map-ops.h43 int (*get_sgtable)(struct device *dev, struct sg_table *sgt, member
/linux-6.1.9/arch/x86/kernel/
Damd_gart_64.c676 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/arch/s390/pci/
Dpci_dma.c692 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/arch/alpha/kernel/
Dpci_iommu.c929 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/drivers/parisc/
Dccio-dma.c1028 .get_sgtable = dma_common_get_sgtable,
Dsba_iommu.c1086 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dvio.c613 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/arch/ia64/hp/common/
Dsba_iommu.c2072 .get_sgtable = dma_common_get_sgtable,
/linux-6.1.9/arch/arm/mm/
Ddma-mapping.c1530 .get_sgtable = arm_iommu_get_sgtable,
/linux-6.1.9/drivers/iommu/
Ddma-iommu.c1556 .get_sgtable = iommu_dma_get_sgtable,