Searched refs:iommu_map_sg_ext (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
H A D | iommu.c | 2636 static size_t iommu_map_sg_ext(struct iommu_domain *domain, unsigned long iova, struct scatterlist *sg,
in iommu_map_sg_ext() function 2706 return iommu_map_sg_ext(domain, iova, sg, nents, prot, GFP_KERNEL);
in iommu_map_sg() 2713 return iommu_map_sg_ext(domain, iova, sg, nents, prot, GFP_ATOMIC);
in iommu_map_sg_atomic()
|
Completed in 5 milliseconds