Searched refs:iommu_map_sg_atomic (Results 1 – 2 of 2) sorted by relevance
/drivers/iommu/ |
D | dma-iommu.c | 712 if (iommu_map_sg_atomic(domain, iova, sgt.sgl, sgt.orig_nents, ioprot) in iommu_dma_alloc_remap() 975 if (iommu_map_sg_atomic(domain, iova, sg, nents, prot) < iova_len) in iommu_dma_map_sg()
|
D | iommu.c | 2683 size_t iommu_map_sg_atomic(struct iommu_domain *domain, unsigned long iova, in iommu_map_sg_atomic() function 2688 EXPORT_SYMBOL_GPL(iommu_map_sg_atomic);
|