Searched refs:irq_remap_table (Results 1 – 2 of 2) sorted by relevance
490 struct irq_remap_table { struct645 struct irq_remap_table **irq_lookup_table;1091 void *(*get)(struct irq_remap_table *, int);1092 void (*set_allocated)(struct irq_remap_table *, int);1093 bool (*is_allocated)(struct irq_remap_table *, int);1094 void (*clear_allocated)(struct irq_remap_table *, int);
259 static void dump_128_irte(struct seq_file *m, struct irq_remap_table *table, u16 int_tab_len) in dump_128_irte()277 static void dump_32_irte(struct seq_file *m, struct irq_remap_table *table, u16 int_tab_len) in dump_32_irte()295 struct irq_remap_table *table; in dump_irte()