Searched refs:LOCAL_TIMER_VECTOR (Results 1 – 5 of 5) sorted by relevance
108 #define LOCAL_TIMER_VECTOR 0xef macro113 #define FIRST_SYSTEM_VECTOR LOCAL_TIMER_VECTOR
39 BUILD_INTERRUPT(apic_timer_interrupt,LOCAL_TIMER_VECTOR)
144 alloc_intr_gate(LOCAL_TIMER_VECTOR, apic_timer_interrupt); in apic_intr_init()
324 lvtt_value = LOCAL_TIMER_VECTOR; in __setup_APIC_LVTT()481 v |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); in lapic_timer_shutdown()514 apic->send_IPI_mask(mask, LOCAL_TIMER_VECTOR); in lapic_timer_broadcast()944 trace_local_timer_entry(LOCAL_TIMER_VECTOR); in smp_trace_apic_timer_interrupt()946 trace_local_timer_exit(LOCAL_TIMER_VECTOR); in smp_trace_apic_timer_interrupt()1407 value |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); in end_local_APIC_setup()
689 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt