Home
last modified time | relevance | path

Searched refs:iommu_map_sgtable (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c53 ret = iommu_map_sgtable(private->domain, rk_obj->dma_addr, rk_obj->sgt, prot); in rockchip_gem_iommu_map()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h1019 * iommu_map_sgtable - Map the given buffer to the IOMMU domain
1028 static inline size_t iommu_map_sgtable(struct iommu_domain *domain, unsigned long iova, struct sg_table *sgt, int prot) in iommu_map_sgtable() function

Completed in 5 milliseconds