Searched refs:amd_iommu_irq_cache (Results 1 – 2 of 2) sorted by relevance
496 extern struct kmem_cache *amd_iommu_irq_cache;
78 struct kmem_cache *amd_iommu_irq_cache; variable3132 table->table = kmem_cache_alloc(amd_iommu_irq_cache, GFP_KERNEL); in __alloc_irq_table()3236 kmem_cache_free(amd_iommu_irq_cache, new_table->table); in alloc_irq_table()