Searched refs:dest_LowestPrio (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dio_apic.h52 dest_LowestPrio = 1, enumerator in enum:ioapic_irq_destination_types
H A Dsmpboot.h40 #define INT_DELIVERY_MODE (dest_LowestPrio)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dio_apic.h52 dest_LowestPrio = 1, enumerator in enum:ioapic_irq_destination_types
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dio_apic.h52 dest_LowestPrio = 1, enumerator in enum:ioapic_irq_destination_types
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dio_apic.h52 dest_LowestPrio = 1, enumerator in enum:ioapic_irq_destination_types
H A Dsmpboot.h40 #define INT_DELIVERY_MODE (dest_LowestPrio)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dio_apic.c629 entry.delivery_mode = dest_LowestPrio;
707 entry.delivery_mode = dest_LowestPrio;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dio_apic.c44 unsigned char int_delivery_mode = dest_LowestPrio;

Completed in 71 milliseconds