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

/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c236 static void amd_deferred_error_interrupt(void);
510 (deferred_error_int_vector != amd_deferred_error_interrupt))
511 deferred_error_int_vector = amd_deferred_error_interrupt;
878 static void amd_deferred_error_interrupt(void) function

Completed in 135 milliseconds