Lines Matching refs:apicinterrupt
675 .macro apicinterrupt num sym do_sym macro
689 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt
690 apicinterrupt X86_PLATFORM_IPI_VECTOR x86_platform_ipi smp_x86_platform_ipi
698 apicinterrupt THRESHOLD_APIC_VECTOR threshold_interrupt smp_threshold_interrupt
702 apicinterrupt DEFERRED_ERROR_VECTOR deferred_error_interrupt smp_deferred_error_interrupt
706 apicinterrupt THERMAL_APIC_VECTOR thermal_interrupt smp_thermal_interrupt
710 apicinterrupt CALL_FUNCTION_SINGLE_VECTOR call_function_single_interrupt smp_call_function_single_i…
711 apicinterrupt CALL_FUNCTION_VECTOR call_function_interrupt smp_call_function_interrupt
712 apicinterrupt RESCHEDULE_VECTOR reschedule_interrupt smp_reschedule_interrupt
715 apicinterrupt ERROR_APIC_VECTOR error_interrupt smp_error_interrupt
716 apicinterrupt SPURIOUS_APIC_VECTOR spurious_interrupt smp_spurious_interrupt
719 apicinterrupt IRQ_WORK_VECTOR irq_work_interrupt smp_irq_work_interrupt