Lines Matching refs:irt_entry
219 static struct irt_entry *irt_cell;
222 static struct irt_entry *iosapic_alloc_irt(int num_entries)
224 return kcalloc(num_entries, sizeof(struct irt_entry), GFP_KERNEL);
255 iosapic_load_irt(unsigned long cell_num, struct irt_entry **irt)
258 struct irt_entry *table; /* start of interrupt routing tbl */
326 struct irt_entry *p = table;
333 (int) sizeof(struct irt_entry));
380 static struct irt_entry *
383 struct irt_entry *i = irt_cell;
450 static struct irt_entry *
554 struct irt_entry *p = vi->irte;
700 struct irt_entry *irte = NULL; /* only used if PAT PDC */
797 struct irt_entry *irte;
896 struct irt_entry *irte = irt_cell;