Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
H A Ddma-iommu.c218 .get_sgtable = dma_common_get_sgtable,
/linux-6.15/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c696 .get_sgtable = dma_common_get_sgtable,
710 .get_sgtable = dma_common_get_sgtable,
/linux-6.15/drivers/xen/
H A Dgrant-dma-ops.c288 .get_sgtable = dma_common_get_sgtable,
H A Dswiotlb-xen.c425 .get_sgtable = dma_common_get_sgtable,
/linux-6.15/arch/mips/jazz/
H A Djazzdma.c619 .get_sgtable = dma_common_get_sgtable,
/linux-6.15/include/linux/
H A Ddma-map-ops.h30 int (*get_sgtable)(struct device *dev, struct sg_table *sgt, member
/linux-6.15/kernel/dma/
H A Dmapping.c494 if (!ops->get_sgtable) in dma_get_sgtable_attrs()
496 return ops->get_sgtable(dev, sgt, cpu_addr, dma_addr, size, attrs); in dma_get_sgtable_attrs()
/linux-6.15/arch/x86/kernel/
H A Damd_gart_64.c676 .get_sgtable = dma_common_get_sgtable,
/linux-6.15/arch/alpha/kernel/
H A Dpci_iommu.c926 .get_sgtable = dma_common_get_sgtable,
/linux-6.15/drivers/parisc/
H A Dccio-dma.c1024 .get_sgtable = dma_common_get_sgtable,
H A Dsba_iommu.c1092 .get_sgtable = dma_common_get_sgtable,
/linux-6.15/arch/powerpc/platforms/pseries/
H A Dvio.c613 .get_sgtable = dma_common_get_sgtable,
/linux-6.15/arch/arm/mm/
H A Ddma-mapping.c1517 .get_sgtable = arm_iommu_get_sgtable,