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)
327 lvtt_value = LOCAL_TIMER_VECTOR; in __setup_APIC_LVTT()484 v |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); in lapic_timer_shutdown()517 apic->send_IPI_mask(mask, LOCAL_TIMER_VECTOR); in lapic_timer_broadcast()1053 trace_local_timer_entry(LOCAL_TIMER_VECTOR); in smp_apic_timer_interrupt()1055 trace_local_timer_exit(LOCAL_TIMER_VECTOR); in smp_apic_timer_interrupt()1626 value |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR); in end_local_APIC_setup()
134 INTG(LOCAL_TIMER_VECTOR, apic_timer_interrupt),
864 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt