Lines Matching refs:apicinterrupt
815 .macro apicinterrupt num sym do_sym macro
830 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt
831 apicinterrupt X86_PLATFORM_IPI_VECTOR x86_platform_ipi smp_x86_platform_ipi
840 apicinterrupt THRESHOLD_APIC_VECTOR threshold_interrupt smp_threshold_interrupt
844 apicinterrupt DEFERRED_ERROR_VECTOR deferred_error_interrupt smp_deferred_error_interrupt
848 apicinterrupt THERMAL_APIC_VECTOR thermal_interrupt smp_thermal_interrupt
852 apicinterrupt CALL_FUNCTION_SINGLE_VECTOR call_function_single_interrupt smp_call_function_single_i…
853 apicinterrupt CALL_FUNCTION_VECTOR call_function_interrupt smp_call_function_interrupt
854 apicinterrupt RESCHEDULE_VECTOR reschedule_interrupt smp_reschedule_interrupt
857 apicinterrupt ERROR_APIC_VECTOR error_interrupt smp_error_interrupt
858 apicinterrupt SPURIOUS_APIC_VECTOR spurious_interrupt smp_spurious_interrupt
861 apicinterrupt IRQ_WORK_VECTOR irq_work_interrupt smp_irq_work_interrupt