Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtraps.h118 void smp_error_interrupt(struct pt_regs *regs);
/arch/x86/entry/
Dentry_64.S861 apicinterrupt ERROR_APIC_VECTOR error_interrupt smp_error_interrupt
/arch/x86/kernel/apic/
Dapic.c2211 __visible void __irq_entry smp_error_interrupt(struct pt_regs *regs) in smp_error_interrupt() function