Lines Matching defs:sg
911 int arm_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, in arm_dma_map_sg()
945 void arm_dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nents, in arm_dma_unmap_sg()
964 void arm_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in arm_dma_sync_sg_for_cpu()
983 void arm_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, in arm_dma_sync_sg_for_device()
1504 static int __map_sg_chunk(struct device *dev, struct scatterlist *sg, in __map_sg_chunk()
1548 static int __iommu_map_sg(struct device *dev, struct scatterlist *sg, int nents, in __iommu_map_sg()
1606 int arm_coherent_iommu_map_sg(struct device *dev, struct scatterlist *sg, in arm_coherent_iommu_map_sg()
1624 int arm_iommu_map_sg(struct device *dev, struct scatterlist *sg, in arm_iommu_map_sg()
1630 static void __iommu_unmap_sg(struct device *dev, struct scatterlist *sg, in __iommu_unmap_sg()
1658 void arm_coherent_iommu_unmap_sg(struct device *dev, struct scatterlist *sg, in arm_coherent_iommu_unmap_sg()
1674 void arm_iommu_unmap_sg(struct device *dev, struct scatterlist *sg, int nents, in arm_iommu_unmap_sg()
1687 void arm_iommu_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in arm_iommu_sync_sg_for_cpu()
1705 void arm_iommu_sync_sg_for_device(struct device *dev, struct scatterlist *sg, in arm_iommu_sync_sg_for_device()