Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/entry/
Dentry_64.S675 .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
[all …]