Searched refs:iommu_map_sg (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iommu.h | 475 extern size_t iommu_map_sg(struct iommu_domain *domain, unsigned long iova, 747 static inline size_t iommu_map_sg(struct iommu_domain *domain, in iommu_map_sg() function 1114 return iommu_map_sg(domain, iova, sgt->sgl, sgt->orig_nents, prot); in iommu_map_sgtable()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_dma_buf.c | 301 map_size = iommu_map_sg(domain, iova, sgt->sgl, sgt->orig_nents, in rga_iommu_map_sgt()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_mtk | 1000 iommu_map_sg 2879 iommu_map_sg
|
| H A D | abi_gki_aarch64_exynosauto | 903 iommu_map_sg
|
| H A D | abi_gki_aarch64_vivo | 753 iommu_map_sg
|
| H A D | abi_gki_aarch64_generic | 963 iommu_map_sg
|
| H A D | abi_gki_aarch64_db845c | 1297 iommu_map_sg
|
| H A D | abi_gki_aarch64_exynos | 1005 iommu_map_sg
|
| H A D | abi_gki_aarch64_qcom | 1189 iommu_map_sg
|
| H A D | abi_gki_aarch64_rockchip | 656 iommu_map_sg
|
| H A D | abi_gki_aarch64_oplus | 1290 iommu_map_sg
|
| H A D | abi_gki_aarch64_galaxy | 2298 iommu_map_sg
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | iommu.c | 2662 size_t iommu_map_sg(struct iommu_domain *domain, unsigned long iova, in iommu_map_sg() function 2668 EXPORT_SYMBOL_GPL(iommu_map_sg);
|