Searched refs:iommu_dma_reserve_iova (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dma-iommu.h | 40 int iommu_dma_reserve_iova(struct device *dev, dma_addr_t base, 86 static inline int iommu_dma_reserve_iova(struct device *dev, dma_addr_t base, in iommu_dma_reserve_iova() function
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | dma-iommu.c | 397 int iommu_dma_reserve_iova(struct device *dev, dma_addr_t base, in iommu_dma_reserve_iova() function 420 EXPORT_SYMBOL(iommu_dma_reserve_iova);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynosauto | 902 iommu_dma_reserve_iova
|
| H A D | abi_gki_aarch64_exynos | 991 iommu_dma_reserve_iova
|
| H A D | abi_gki_aarch64_qcom | 1171 iommu_dma_reserve_iova
|
| H A D | abi_gki_aarch64_rockchip | 2331 iommu_dma_reserve_iova
|
| H A D | abi_gki_aarch64_galaxy | 2278 iommu_dma_reserve_iova
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2.c | 1429 ret = iommu_dma_reserve_iova(dev, iova, rcb_size); in rkvdec2_alloc_rcbbuf()
|
| H A D | mpp_rkvenc2.c | 2333 ret = iommu_dma_reserve_iova(dev, iova, sram_used); in rkvenc2_alloc_rcbbuf()
|