Searched refs:irq_remap_table (Results 1 – 3 of 3) sorted by relevance
440 struct irq_remap_table { struct446 extern struct irq_remap_table **irq_lookup_table; argument933 void *(*get)(struct irq_remap_table *, int);934 void (*set_allocated)(struct irq_remap_table *, int);935 bool (*is_allocated)(struct irq_remap_table *, int);936 void (*clear_allocated)(struct irq_remap_table *, int);
2654 struct irq_remap_table *table; in get_irq_table()2669 struct irq_remap_table *table; in __alloc_irq_table()2692 struct irq_remap_table *table) in set_remap_table_entry()2702 struct irq_remap_table *table = data; in set_remap_table_entry_alias()2714 struct irq_remap_table *table = NULL; in alloc_irq_table()2783 struct irq_remap_table *table; in alloc_irq_index()2834 struct irq_remap_table *table; in modify_irte_ga()2876 struct irq_remap_table *table; in modify_irte()2900 struct irq_remap_table *table; in free_irte()3168 struct irq_remap_table *table; in irq_remapping_alloc()[all …]
217 struct irq_remap_table **irq_lookup_table;
Completed in 31 milliseconds