Searched refs:IO_APIC_route_entry (Results 1 – 3 of 3) sorted by relevance
94 struct IO_APIC_route_entry entry;114 struct IO_APIC_route_entry *saved_registers;229 size = sizeof(struct IO_APIC_route_entry) * ioapics[idx].nr_registers; in alloc_ioapic_saved_registers()290 static struct IO_APIC_route_entry __ioapic_read_entry(int apic, int pin) in __ioapic_read_entry()292 struct IO_APIC_route_entry entry; in __ioapic_read_entry()300 static struct IO_APIC_route_entry ioapic_read_entry(int apic, int pin) in ioapic_read_entry()302 struct IO_APIC_route_entry entry; in ioapic_read_entry()318 static void __ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e) in __ioapic_write_entry()324 static void ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e) in ioapic_write_entry()340 struct IO_APIC_route_entry e = { .masked = true }; in ioapic_mask_entry()[all …]
58 struct IO_APIC_route_entry { struct
199 struct IO_APIC_route_entry e; in hyperv_root_ir_compose_msi_msg()