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()
325 lvtt_value = LOCAL_TIMER_VECTOR; in __setup_APIC_LVTT()485 v |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); in lapic_timer_shutdown()518 apic->send_IPI_mask(mask, LOCAL_TIMER_VECTOR); in lapic_timer_broadcast()986 trace_local_timer_entry(LOCAL_TIMER_VECTOR); in smp_trace_apic_timer_interrupt()988 trace_local_timer_exit(LOCAL_TIMER_VECTOR); in smp_trace_apic_timer_interrupt()1462 value |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); in end_local_APIC_setup()
746 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt