Searched refs:LOCAL_TIMER_VECTOR (Results 1 – 5 of 5) sorted by relevance
107 #define LOCAL_TIMER_VECTOR 0xec macro112 #define FIRST_SYSTEM_VECTOR LOCAL_TIMER_VECTOR
36 BUILD_INTERRUPT(apic_timer_interrupt,LOCAL_TIMER_VECTOR)
334 lvtt_value = LOCAL_TIMER_VECTOR; in __setup_APIC_LVTT()491 v |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); in lapic_timer_shutdown()524 apic->send_IPI_mask(mask, LOCAL_TIMER_VECTOR); in lapic_timer_broadcast()1134 trace_local_timer_entry(LOCAL_TIMER_VECTOR); in smp_apic_timer_interrupt()1136 trace_local_timer_exit(LOCAL_TIMER_VECTOR); in smp_apic_timer_interrupt()1754 value |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); in end_local_APIC_setup()
132 INTG(LOCAL_TIMER_VECTOR, apic_timer_interrupt),
830 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt