Searched refs:amd_deferred_error_interrupt (Results 1 – 1 of 1) sorted by relevance
199 static void amd_deferred_error_interrupt(void);469 (deferred_error_int_vector != amd_deferred_error_interrupt)) in deferred_error_interrupt_enable()470 deferred_error_int_vector = amd_deferred_error_interrupt; in deferred_error_interrupt_enable()974 static void amd_deferred_error_interrupt(void) in amd_deferred_error_interrupt() function