Symbol: IO_APIC_route_entry
arch/x86/kernel/apic/io_apic.c
111
struct IO_APIC_route_entry *saved_registers;
arch/x86/kernel/apic/io_apic.c
1151
struct IO_APIC_route_entry entry;
arch/x86/kernel/apic/io_apic.c
1284
struct IO_APIC_route_entry entry = ioapic_read_entry(apic, pin);
arch/x86/kernel/apic/io_apic.c
1328
struct IO_APIC_route_entry entry;
arch/x86/kernel/apic/io_apic.c
1587
struct IO_APIC_route_entry e;
arch/x86/kernel/apic/io_apic.c
1754
struct IO_APIC_route_entry *entry)
arch/x86/kernel/apic/io_apic.c
1829
struct IO_APIC_route_entry rentry;
arch/x86/kernel/apic/io_apic.c
1948
struct IO_APIC_route_entry entry0, entry1;
arch/x86/kernel/apic/io_apic.c
225
size = sizeof(struct IO_APIC_route_entry) * ioapics[idx].nr_registers;
arch/x86/kernel/apic/io_apic.c
2847
struct IO_APIC_route_entry *entry = &data->entry;
arch/x86/kernel/apic/io_apic.c
288
static struct IO_APIC_route_entry __ioapic_read_entry(int apic, int pin)
arch/x86/kernel/apic/io_apic.c
290
struct IO_APIC_route_entry entry;
arch/x86/kernel/apic/io_apic.c
298
static struct IO_APIC_route_entry ioapic_read_entry(int apic, int pin)
arch/x86/kernel/apic/io_apic.c
310
static void __ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e)
arch/x86/kernel/apic/io_apic.c
316
static void ioapic_write_entry(int apic, int pin, struct IO_APIC_route_entry e)
arch/x86/kernel/apic/io_apic.c
329
struct IO_APIC_route_entry e = { .masked = true };
arch/x86/kernel/apic/io_apic.c
444
struct IO_APIC_route_entry entry, entry1;
arch/x86/kernel/apic/io_apic.c
470
struct IO_APIC_route_entry entry;
arch/x86/kernel/apic/io_apic.c
586
struct IO_APIC_route_entry entry;
arch/x86/kernel/apic/io_apic.c
95
struct IO_APIC_route_entry entry;
drivers/iommu/hyperv-iommu.c
199
struct IO_APIC_route_entry e;