Searched refs:get_sgtable (Results 1 – 16 of 16) sorted by relevance
/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/kernel/dma/ |
H A D | mapping.c | 408 if (!ops->get_sgtable) in dma_get_sgtable_attrs() 410 return ops->get_sgtable(dev, sgt, cpu_addr, dma_addr, size, attrs); in dma_get_sgtable_attrs()
|
/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 | 44 int (*get_sgtable)(struct device *dev, struct sg_table *sgt, member
|
/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,
|
/openbmc/linux/arch/arm/mm/ |
H A D | dma-mapping.c | 1520 .get_sgtable = arm_iommu_get_sgtable,
|
/openbmc/linux/drivers/iommu/ |
H A D | dma-iommu.c | 1622 .get_sgtable = iommu_dma_get_sgtable,
|