Searched refs:iommu_devinfo_cache (Results 1 – 1 of 1) sorted by relevance
22 static struct kmem_cache *iommu_devinfo_cache; variable44 iommu_devinfo_cache = kmem_cache_create("iommu_devinfo", in iommu_init_mempool()49 if (!iommu_devinfo_cache) { in iommu_init_mempool()120 kmem_cache_free(iommu_devinfo_cache, info); in remove_device_ref()155 info = kmem_cache_zalloc(iommu_devinfo_cache, GFP_ATOMIC); in attach_device()