Searched refs:dma_common_get_sgtable (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/kernel/dma/ |
| H A D | ops_helpers.c | 19 int dma_common_get_sgtable(struct device *dev, struct sg_table *sgt, in dma_common_get_sgtable() function
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | dma-iommu.c | 218 .get_sgtable = dma_common_get_sgtable,
|
| /linux-6.15/arch/powerpc/platforms/ps3/ |
| H A D | system-bus.c | 696 .get_sgtable = dma_common_get_sgtable, 710 .get_sgtable = dma_common_get_sgtable,
|
| /linux-6.15/drivers/xen/ |
| H A D | grant-dma-ops.c | 288 .get_sgtable = dma_common_get_sgtable,
|
| H A D | swiotlb-xen.c | 425 .get_sgtable = dma_common_get_sgtable,
|
| /linux-6.15/arch/mips/jazz/ |
| H A D | jazzdma.c | 619 .get_sgtable = dma_common_get_sgtable,
|
| /linux-6.15/include/linux/ |
| H A D | dma-map-ops.h | 204 int dma_common_get_sgtable(struct device *dev, struct sg_table *sgt,
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 676 .get_sgtable = dma_common_get_sgtable,
|
| /linux-6.15/arch/alpha/kernel/ |
| H A D | pci_iommu.c | 926 .get_sgtable = dma_common_get_sgtable,
|
| /linux-6.15/drivers/parisc/ |
| H A D | ccio-dma.c | 1024 .get_sgtable = dma_common_get_sgtable,
|
| H A D | sba_iommu.c | 1092 .get_sgtable = dma_common_get_sgtable,
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | vio.c | 613 .get_sgtable = dma_common_get_sgtable,
|