Searched refs:IO_APIC_route_entry (Results 1 – 3 of 3) sorted by relevance
95 struct IO_APIC_route_entry entry;111 struct IO_APIC_route_entry *saved_registers;225 size = sizeof(struct IO_APIC_route_entry) * ioapics[idx].nr_registers; in alloc_ioapic_saved_registers() 288 static struct IO_APIC_route_entry __ioapic_read_entry(int apic, int pin) in __ioapic_read_entry() 290 struct IO_APIC_route_entry entry; in __ioapic_read_entry() 298 static struct IO_APIC_route_entry ioapic_read_entry(int apic, int pin) in ioapic_read_entry() 310 static void __ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e) in __ioapic_write_entry() 316 static void ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e) in ioapic_write_entry() 329 struct IO_APIC_route_entry e = { .masked = true }; in ioapic_mask_entry() 444 struct IO_APIC_route_entry entr in __eoi_ioapic_pin() [all...]
58 struct IO_APIC_route_entry { struct 59 __anonb24dca6d050aIO_APIC_route_entry global() argument
199 struct IO_APIC_route_entry e; in hyperv_root_ir_compose_msi_msg() 228 /* Turn it into an IO_APIC_route_entry, and generate MSI MSG. */ in hyperv_root_ir_compose_msi_msg()