Searched refs:iommu_dma_map_sg (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/include/linux/ |
D | iommu-dma.h | 29 int iommu_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents,
|
/linux-6.12.1/kernel/dma/ |
D | mapping.c | 216 ents = iommu_dma_map_sg(dev, sg, nents, dir, attrs); in __dma_map_sg_attrs()
|
/linux-6.12.1/drivers/iommu/ |
D | dma-iommu.c | 1376 int iommu_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, in iommu_dma_map_sg() function
|