Home
last modified time | relevance | path

Searched refs:iommu_dma_get_sgtable (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Diommu-dma.h38 int iommu_dma_get_sgtable(struct device *dev, struct sg_table *sgt,
/linux/kernel/dma/
H A Dmapping.c492 return iommu_dma_get_sgtable(dev, sgt, cpu_addr, dma_addr, in dma_get_sgtable_attrs()
/linux/drivers/iommu/
H A Ddma-iommu.c1700 int iommu_dma_get_sgtable(struct device *dev, struct sg_table *sgt, in iommu_dma_get_sgtable() function