Searched refs:iommu_iova_cache (Results 1 – 1 of 1) sorted by relevance
23 static struct kmem_cache *iommu_iova_cache; variable29 iommu_iova_cache = kmem_cache_create("iommu_iova", in iommu_iova_cache_init()34 if (!iommu_iova_cache) { in iommu_iova_cache_init()44 kmem_cache_destroy(iommu_iova_cache); in iommu_iova_cache_destroy()49 return kmem_cache_alloc(iommu_iova_cache, GFP_ATOMIC); in alloc_iova_mem()54 kmem_cache_free(iommu_iova_cache, iova); in free_iova_mem()