Home
last modified time | relevance | path

Searched refs:sgtable_alloc (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/plat-omap/
Diovmm.c125 static struct sg_table *sgtable_alloc(const size_t bytes, u32 flags, in sgtable_alloc() function
713 sgt = sgtable_alloc(bytes, flags, da, 0); in iommu_vmalloc()
759 sgt = sgtable_alloc(bytes, flags, da, pa); in __iommu_kmap()