Searched refs:dma_common_get_sgtable (Results 1 – 12 of 12) sorted by relevance
| /linux/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/arch/powerpc/kernel/ |
| H A D | dma-iommu.c | 216 .get_sgtable = dma_common_get_sgtable,
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | system-bus.c | 701 .get_sgtable = dma_common_get_sgtable, 715 .get_sgtable = dma_common_get_sgtable,
|
| /linux/drivers/xen/ |
| H A D | grant-dma-ops.c | 292 .get_sgtable = dma_common_get_sgtable,
|
| H A D | swiotlb-xen.c | 440 .get_sgtable = dma_common_get_sgtable,
|
| /linux/arch/mips/jazz/ |
| H A D | jazzdma.c | 625 .get_sgtable = dma_common_get_sgtable,
|
| /linux/include/linux/ |
| H A D | dma-map-ops.h | 201 int dma_common_get_sgtable(struct device *dev, struct sg_table *sgt,
|
| /linux/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 681 .get_sgtable = dma_common_get_sgtable,
|
| /linux/arch/alpha/kernel/ |
| H A D | pci_iommu.c | 920 .get_sgtable = dma_common_get_sgtable,
|
| /linux/drivers/parisc/ |
| H A D | ccio-dma.c | 1026 .get_sgtable = dma_common_get_sgtable,
|
| H A D | sba_iommu.c | 1090 .get_sgtable = dma_common_get_sgtable,
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | vio.c | 616 .get_sgtable = dma_common_get_sgtable,
|