Searched refs:irq_remap_table (Results 1 - 3 of 3) sorted by relevance

/drivers/iommu/
H A Damd_iommu_types.h350 struct irq_remap_table { struct
356 extern struct irq_remap_table **irq_lookup_table;
H A Damd_iommu.c3862 static void set_dte_irq_entry(u16 devid, struct irq_remap_table *table)
3878 static struct irq_remap_table *get_irq_table(u16 devid, bool ioapic)
3880 struct irq_remap_table *table = NULL;
3952 struct irq_remap_table *table;
3998 struct irq_remap_table *table;
4014 struct irq_remap_table *table;
4038 struct irq_remap_table *table;
4062 struct irq_remap_table *table;
H A Damd_iommu_init.c192 struct irq_remap_table **irq_lookup_table;

Completed in 42 milliseconds