Home
last modified time | relevance | path

Searched refs:apicinterrupt (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/x86/entry/
Dentry_64.S849 .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
[all …]