Lines Matching refs:apicinterrupt
849 .macro apicinterrupt num sym do_sym macro
864 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt
865 apicinterrupt X86_PLATFORM_IPI_VECTOR x86_platform_ipi smp_x86_platform_ipi
874 apicinterrupt THRESHOLD_APIC_VECTOR threshold_interrupt smp_threshold_interrupt
878 apicinterrupt DEFERRED_ERROR_VECTOR deferred_error_interrupt smp_deferred_error_interrupt
882 apicinterrupt THERMAL_APIC_VECTOR thermal_interrupt smp_thermal_interrupt
886 apicinterrupt CALL_FUNCTION_SINGLE_VECTOR call_function_single_interrupt smp_call_function_single_i…
887 apicinterrupt CALL_FUNCTION_VECTOR call_function_interrupt smp_call_function_interrupt
888 apicinterrupt RESCHEDULE_VECTOR reschedule_interrupt smp_reschedule_interrupt
891 apicinterrupt ERROR_APIC_VECTOR error_interrupt smp_error_interrupt
892 apicinterrupt SPURIOUS_APIC_VECTOR spurious_interrupt smp_spurious_interrupt
895 apicinterrupt IRQ_WORK_VECTOR irq_work_interrupt smp_irq_work_interrupt