set_allocated    3856 drivers/iommu/amd_iommu.c 				iommu->irte_ops->set_allocated(table, index - c + 1);
set_allocated    4217 drivers/iommu/amd_iommu.c 	.set_allocated = irte_set_allocated,
set_allocated    4227 drivers/iommu/amd_iommu.c 	.set_allocated = irte_ga_set_allocated,
set_allocated    4277 drivers/iommu/amd_iommu.c 					iommu->irte_ops->set_allocated(table, i);
set_allocated     895 drivers/iommu/amd_iommu_types.h 	void (*set_allocated)(struct irq_remap_table *, int);