Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtraps.h118 void smp_error_interrupt(struct pt_regs *regs);
/Linux-v5.4/arch/x86/entry/
Dentry_64.S857 apicinterrupt ERROR_APIC_VECTOR error_interrupt smp_error_interrupt
/Linux-v5.4/arch/x86/kernel/apic/
Dapic.c2192 __visible void __irq_entry smp_error_interrupt(struct pt_regs *regs) in smp_error_interrupt() function