Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c184 static void amd_deferred_error_interrupt(void);
430 (deferred_error_int_vector != amd_deferred_error_interrupt)) in deferred_error_interrupt_enable()
431 deferred_error_int_vector = amd_deferred_error_interrupt; in deferred_error_interrupt_enable()
894 static void amd_deferred_error_interrupt(void) in amd_deferred_error_interrupt() function