Home
last modified time | relevance | path

Searched refs:iommu_dma_reserve_iova (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-iommu.h39 int iommu_dma_reserve_iova(struct device *dev, dma_addr_t base, u64 size);
81 static inline int iommu_dma_reserve_iova(struct device *dev, dma_addr_t base, u64 size) in iommu_dma_reserve_iova() function
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c387 int iommu_dma_reserve_iova(struct device *dev, dma_addr_t base, u64 size) in iommu_dma_reserve_iova() function
411 EXPORT_SYMBOL(iommu_dma_reserve_iova); variable
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c993 ret = iommu_dma_reserve_iova(dev, iova, rcb_size); in rkvdec2_alloc_rcbbuf()
H A Dmpp_rkvenc2.c1442 ret = iommu_dma_reserve_iova(dev, iova, sram_used); in rkvenc2_alloc_rcbbuf()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c992 ret = iommu_dma_reserve_iova(dev, iova, rcb_size); in rkvdec2_alloc_rcbbuf()
H A Dmpp_rkvenc2.c1428 ret = iommu_dma_reserve_iova(dev, iova, sram_used); in rkvenc2_alloc_rcbbuf()

Completed in 12 milliseconds