Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c312 static void __log_error(unsigned int bank, bool threshold_err, u64 misc) in __log_error() function
371 __log_error(bank, false, 0); in amd_deferred_error_interrupt()
433 __log_error(bank, true, ((u64)high << 32) | low); in amd_threshold_interrupt()