Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_types.h895 void (*set_allocated)(struct irq_remap_table *, int); member
Damd_iommu.c3850 iommu->irte_ops->set_allocated(table, index - c + 1); in alloc_irq_index()
4211 .set_allocated = irte_set_allocated,
4221 .set_allocated = irte_ga_set_allocated,
4271 iommu->irte_ops->set_allocated(table, i); in irq_remapping_alloc()