Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Damd_iommu_types.h357 struct irq_remap_table { struct
363 extern struct irq_remap_table **irq_lookup_table; argument
Damd_iommu.c3600 static void set_dte_irq_entry(u16 devid, struct irq_remap_table *table) in set_dte_irq_entry()
3616 static struct irq_remap_table *get_irq_table(u16 devid, bool ioapic) in get_irq_table()
3618 struct irq_remap_table *table = NULL; in get_irq_table()
3690 struct irq_remap_table *table; in alloc_irq_index()
3728 struct irq_remap_table *table; in modify_irte()
3752 struct irq_remap_table *table; in free_irte()
Damd_iommu_init.c192 struct irq_remap_table **irq_lookup_table;