Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Ddma-iommu.c218 .get_sgtable = dma_common_get_sgtable,
/linux-6.12.1/arch/powerpc/platforms/ps3/
Dsystem-bus.c697 .get_sgtable = dma_common_get_sgtable,
711 .get_sgtable = dma_common_get_sgtable,
/linux-6.12.1/drivers/xen/
Dgrant-dma-ops.c288 .get_sgtable = dma_common_get_sgtable,
Dswiotlb-xen.c420 .get_sgtable = dma_common_get_sgtable,
/linux-6.12.1/kernel/dma/
Dmapping.c493 if (!ops->get_sgtable) in dma_get_sgtable_attrs()
495 return ops->get_sgtable(dev, sgt, cpu_addr, dma_addr, size, attrs); in dma_get_sgtable_attrs()
/linux-6.12.1/include/linux/
Ddma-map-ops.h30 int (*get_sgtable)(struct device *dev, struct sg_table *sgt, member
/linux-6.12.1/arch/mips/jazz/
Djazzdma.c619 .get_sgtable = dma_common_get_sgtable,
/linux-6.12.1/drivers/media/pci/intel/ipu6/
Dipu6-dma.c501 .get_sgtable = ipu6_dma_get_sgtable,
/linux-6.12.1/arch/x86/kernel/
Damd_gart_64.c676 .get_sgtable = dma_common_get_sgtable,
/linux-6.12.1/arch/alpha/kernel/
Dpci_iommu.c931 .get_sgtable = dma_common_get_sgtable,
/linux-6.12.1/drivers/parisc/
Dccio-dma.c1024 .get_sgtable = dma_common_get_sgtable,
Dsba_iommu.c1092 .get_sgtable = dma_common_get_sgtable,
/linux-6.12.1/arch/powerpc/platforms/pseries/
Dvio.c613 .get_sgtable = dma_common_get_sgtable,
/linux-6.12.1/arch/arm/mm/
Ddma-mapping.c1517 .get_sgtable = arm_iommu_get_sgtable,