Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Diommu-dma.h29 int iommu_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents,
/linux-6.15/kernel/dma/
H A Dmapping.c216 ents = iommu_dma_map_sg(dev, sg, nents, dir, attrs); in __dma_map_sg_attrs()
/linux-6.15/drivers/iommu/
H A Ddma-iommu.c1353 int iommu_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, in iommu_dma_map_sg() function