Searched refs:dma_common_get_sgtable (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/kernel/dma/ |
H A D | ops_helpers.c | 18 int dma_common_get_sgtable(struct device *dev, struct sg_table *sgt, in dma_common_get_sgtable() function
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | dma-iommu.c | 218 .get_sgtable = dma_common_get_sgtable,
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | system-bus.c | 697 .get_sgtable = dma_common_get_sgtable, 711 .get_sgtable = dma_common_get_sgtable,
|
/openbmc/linux/drivers/xen/ |
H A D | grant-dma-ops.c | 288 .get_sgtable = dma_common_get_sgtable,
|
H A D | swiotlb-xen.c | 411 .get_sgtable = dma_common_get_sgtable,
|
/openbmc/linux/arch/mips/jazz/ |
H A D | jazzdma.c | 619 .get_sgtable = dma_common_get_sgtable,
|
/openbmc/linux/include/linux/ |
H A D | dma-map-ops.h | 232 int dma_common_get_sgtable(struct device *dev, struct sg_table *sgt,
|
/openbmc/linux/arch/x86/kernel/ |
H A D | amd_gart_64.c | 676 .get_sgtable = dma_common_get_sgtable,
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_dma.c | 723 .get_sgtable = dma_common_get_sgtable,
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | pci_iommu.c | 931 .get_sgtable = dma_common_get_sgtable,
|
/openbmc/linux/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,
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 613 .get_sgtable = dma_common_get_sgtable,
|
/openbmc/linux/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 2080 .get_sgtable = dma_common_get_sgtable,
|