Searched refs:dma_common_get_sgtable (Results 1 – 10 of 10) 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 | 218 .get_sgtable = dma_common_get_sgtable,
|
/linux/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/arch/mips/jazz/ |
H A D | jazzdma.c | 619 .get_sgtable = dma_common_get_sgtable,
|
/linux/include/linux/ |
H A D | dma-map-ops.h | 204 int dma_common_get_sgtable(struct device *dev, struct sg_table *sgt,
|
/linux/arch/x86/kernel/ |
H A D | amd_gart_64.c | 676 .get_sgtable = dma_common_get_sgtable,
|
/linux/arch/alpha/kernel/ |
H A D | pci_iommu.c | 928 .get_sgtable = dma_common_get_sgtable,
|
/linux/drivers/parisc/ |
H A D | ccio-dma.c | 1024 .get_sgtable = dma_common_get_sgtable,
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 613 .get_sgtable = dma_common_get_sgtable,
|