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()
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()978 trace_local_timer_entry(LOCAL_TIMER_VECTOR); in smp_trace_apic_timer_interrupt()980 trace_local_timer_exit(LOCAL_TIMER_VECTOR); in smp_trace_apic_timer_interrupt()1444 value |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); in end_local_APIC_setup()
648 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt