Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Diommu.h450 extern size_t iommu_map_sg_atomic(struct iommu_domain *domain,
724 static inline size_t iommu_map_sg_atomic(struct iommu_domain *domain, in iommu_map_sg_atomic() function
/Linux-v5.10/drivers/iommu/
Ddma-iommu.c634 if (iommu_map_sg_atomic(domain, iova, sgt.sgl, sgt.orig_nents, ioprot) in iommu_dma_alloc_remap()
897 if (iommu_map_sg_atomic(domain, iova, sg, nents, prot) < iova_len) in iommu_dma_map_sg()
Diommu.c2567 size_t iommu_map_sg_atomic(struct iommu_domain *domain, unsigned long iova, in iommu_map_sg_atomic() function
2572 EXPORT_SYMBOL_GPL(iommu_map_sg_atomic);