Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dtraps.h109 asmlinkage void smp_deferred_error_interrupt(void);
/Linux-v4.19/arch/x86/entry/
Dentry_64.S878 apicinterrupt DEFERRED_ERROR_VECTOR deferred_error_interrupt smp_deferred_error_interrupt
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c828 asmlinkage __visible void __irq_entry smp_deferred_error_interrupt(void) in smp_deferred_error_interrupt() function