Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
H A Damd.c267 static void amd_deferred_error_interrupt(void);
761 deferred_error_int_vector = amd_deferred_error_interrupt; in smca_bsp_init()
850 static void amd_deferred_error_interrupt(void) in amd_deferred_error_interrupt() function