Lines Matching refs:irt_entry
219 static struct irt_entry *irt_cell;
222 static struct irt_entry *iosapic_alloc_irt(int num_entries)
231 a = (unsigned long)kmalloc(sizeof(struct irt_entry) * num_entries + 8, GFP_KERNEL);
233 return (struct irt_entry *)a;
264 iosapic_load_irt(unsigned long cell_num, struct irt_entry **irt)
267 struct irt_entry *table; /* start of interrupt routing tbl */
335 struct irt_entry *p = table;
342 (int) sizeof(struct irt_entry));
389 static struct irt_entry *
392 struct irt_entry *i = irt_cell;
459 static struct irt_entry *
563 struct irt_entry *p = vi->irte;
709 struct irt_entry *irte = NULL; /* only used if PAT PDC */
806 struct irt_entry *irte;
905 struct irt_entry *irte = irt_cell;