Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Damd_iommu_types.h890 void (*set_allocated)(struct irq_remap_table *, int); member
Damd_iommu.c3749 iommu->irte_ops->set_allocated(table, index - c + 1); in alloc_irq_index()
4110 .set_allocated = irte_set_allocated,
4120 .set_allocated = irte_ga_set_allocated,
4170 iommu->irte_ops->set_allocated(table, i); in irq_remapping_alloc()