Searched refs:dma_common_get_sgtable (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/kernel/dma/ |
D | ops_helpers.c | 18 int dma_common_get_sgtable(struct device *dev, struct sg_table *sgt, in dma_common_get_sgtable() function
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | dma-iommu.c | 216 .get_sgtable = dma_common_get_sgtable,
|
/linux-6.1.9/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 697 .get_sgtable = dma_common_get_sgtable, 711 .get_sgtable = dma_common_get_sgtable,
|
/linux-6.1.9/drivers/xen/ |
D | grant-dma-ops.c | 287 .get_sgtable = dma_common_get_sgtable,
|
D | swiotlb-xen.c | 405 .get_sgtable = dma_common_get_sgtable,
|
/linux-6.1.9/arch/mips/jazz/ |
D | jazzdma.c | 619 .get_sgtable = dma_common_get_sgtable,
|
/linux-6.1.9/include/linux/ |
D | dma-map-ops.h | 237 int dma_common_get_sgtable(struct device *dev, struct sg_table *sgt,
|
/linux-6.1.9/arch/x86/kernel/ |
D | amd_gart_64.c | 676 .get_sgtable = dma_common_get_sgtable,
|
/linux-6.1.9/arch/s390/pci/ |
D | pci_dma.c | 692 .get_sgtable = dma_common_get_sgtable,
|
/linux-6.1.9/arch/alpha/kernel/ |
D | pci_iommu.c | 929 .get_sgtable = dma_common_get_sgtable,
|
/linux-6.1.9/drivers/parisc/ |
D | ccio-dma.c | 1028 .get_sgtable = dma_common_get_sgtable,
|
D | sba_iommu.c | 1086 .get_sgtable = dma_common_get_sgtable,
|
/linux-6.1.9/arch/powerpc/platforms/pseries/ |
D | vio.c | 613 .get_sgtable = dma_common_get_sgtable,
|
/linux-6.1.9/arch/ia64/hp/common/ |
D | sba_iommu.c | 2072 .get_sgtable = dma_common_get_sgtable,
|