Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dmce.h95 struct mce_log { struct
155 void mce_log(struct mce *m);
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce-apei.c59 mce_log(&m); in apei_mce_report_mem_error()
Dmce.c144 static struct mce_log mcelog = {
150 void mce_log(struct mce *mce) in mce_log() function
683 mce_log(&m); in machine_check_poll()
1143 mce_log(&m); in do_machine_check()
1258 mce_log(&m); in mce_log_therm_throt_event()
Dmce_amd.c330 mce_log(&m); in amd_threshold_interrupt()