Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
A Damd_iommu_types.h479 struct irq_remap_table { struct
634 struct irq_remap_table **irq_lookup_table;
1065 void *(*get)(struct irq_remap_table *, int);
1066 void (*set_allocated)(struct irq_remap_table *, int);
1067 bool (*is_allocated)(struct irq_remap_table *, int);
1068 void (*clear_allocated)(struct irq_remap_table *, int);
A Diommu.c2909 struct irq_remap_table *table) in set_dte_irq_entry()
2926 struct irq_remap_table *table; in get_irq_table()
2944 struct irq_remap_table *table; in __alloc_irq_table()
2967 struct irq_remap_table *table) in set_remap_table_entry()
2979 struct irq_remap_table *table = data; in set_remap_table_entry_alias()
2997 struct irq_remap_table *table = NULL; in alloc_irq_table()
3063 struct irq_remap_table *table; in alloc_irq_index()
3109 struct irq_remap_table *table; in __modify_irte_ga()
3154 struct irq_remap_table *table; in modify_irte()
3172 struct irq_remap_table *table; in free_irte()
[all …]

Completed in 14 milliseconds