Home
last modified time | relevance | path

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

/linux/drivers/parisc/
A Diosapic.c219 static struct irt_entry *irt_cell;
222 static struct irt_entry *iosapic_alloc_irt(int num_entries) in iosapic_alloc_irt()
233 return (struct irt_entry *)a; in iosapic_alloc_irt()
335 struct irt_entry *p = table; in iosapic_load_irt()
342 (int) sizeof(struct irt_entry)); in iosapic_load_irt()
389 static struct irt_entry *
392 struct irt_entry *i = irt_cell; in irt_find_irqline()
459 static struct irt_entry *
563 struct irt_entry *p = vi->irte; in iosapic_set_irt_data()
806 struct irt_entry *irte; in iosapic_serial_irq()
[all …]
A Diosapic_private.h26 struct irt_entry { struct
112 struct irt_entry *irt_base; /* intr routing table address */
120 struct irt_entry *irte; /* IRT entry */

Completed in 4 milliseconds