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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dhw_irq.h51 #define LOCAL_TIMER_VECTOR 0xef macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dhw_irq.h59 #define LOCAL_TIMER_VECTOR 0xef macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dhw_irq.h59 #define LOCAL_TIMER_VECTOR 0xef macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dhw_irq.h51 #define LOCAL_TIMER_VECTOR 0xef macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Di8259.c93 BUILD_SMP_INTERRUPT(apic_timer_interrupt,LOCAL_TIMER_VECTOR);
454 set_intr_gate(LOCAL_TIMER_VECTOR, apic_timer_interrupt);
H A Dapic.c726 APIC_LVT_TIMER_PERIODIC | LOCAL_TIMER_VECTOR;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Di8259.c95 BUILD_SMP_TIMER_INTERRUPT(apic_timer_interrupt,LOCAL_TIMER_VECTOR)
492 set_intr_gate(LOCAL_TIMER_VECTOR, apic_timer_interrupt);
H A Dapic.c772 APIC_LVT_TIMER_PERIODIC | LOCAL_TIMER_VECTOR;

Completed in 173 milliseconds