Searched refs:__iommu_vmap (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/arm/plat-omap/ |
D | iovmm.c | 616 static inline u32 __iommu_vmap(struct iommu *obj, u32 da, in __iommu_vmap() function 655 da = __iommu_vmap(obj, da, sgt, va, bytes, flags); in iommu_vmap() 720 da = __iommu_vmap(obj, da, sgt, va, bytes, flags); in iommu_vmalloc()
|