Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/apic/
Dio_apic.c1688 struct IR_IO_APIC_route_entry *ir_entry; in print_IO_APIC() local
1691 ir_entry = (struct IR_IO_APIC_route_entry *) &entry; in print_IO_APIC()
1694 ir_entry->index in print_IO_APIC()
1698 ir_entry->format, in print_IO_APIC()
1699 ir_entry->mask, in print_IO_APIC()
1700 ir_entry->trigger, in print_IO_APIC()
1701 ir_entry->irr, in print_IO_APIC()
1702 ir_entry->polarity, in print_IO_APIC()
1703 ir_entry->delivery_status, in print_IO_APIC()
1704 ir_entry->index2, in print_IO_APIC()
[all …]