Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h477 extern size_t iommu_map_sg_atomic(struct iommu_domain *domain,
754 static inline size_t iommu_map_sg_atomic(struct iommu_domain *domain, in iommu_map_sg_atomic() function
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ddma-iommu.c711 if (iommu_map_sg_atomic(domain, iova, sgt.sgl, sgt.orig_nents, ioprot) in iommu_dma_alloc_remap()
974 if (iommu_map_sg_atomic(domain, iova, sg, nents, prot) < iova_len) in iommu_dma_map_sg()
H A Diommu.c2670 size_t iommu_map_sg_atomic(struct iommu_domain *domain, unsigned long iova, in iommu_map_sg_atomic() function
2675 EXPORT_SYMBOL_GPL(iommu_map_sg_atomic);