Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtraps.h113 asmlinkage void smp_deferred_error_interrupt(struct pt_regs *regs);
/Linux-v5.4/arch/x86/entry/
Dentry_64.S844 apicinterrupt DEFERRED_ERROR_VECTOR deferred_error_interrupt smp_deferred_error_interrupt
/Linux-v5.4/arch/x86/kernel/cpu/mce/
Damd.c908 asmlinkage __visible void __irq_entry smp_deferred_error_interrupt(struct pt_regs *regs) in smp_deferred_error_interrupt() function