Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dhw_irq.h171 extern __visible void smp_error_interrupt(struct pt_regs *);
/linux-4.4.14/arch/x86/entry/
Dentry_64.S715 apicinterrupt ERROR_APIC_VECTOR error_interrupt smp_error_interrupt
/linux-4.4.14/arch/x86/kernel/apic/
Dapic.c1888 __visible void smp_error_interrupt(struct pt_regs *regs) in smp_error_interrupt() function