Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dmce.h85 struct mce_log { struct
148 void mce_log(struct mce *m);
/linux-2.6.39/arch/x86/kernel/cpu/mcheck/
Dmce-apei.c52 mce_log(&m); in apei_mce_report_mem_error()
Dmce.c155 static struct mce_log mcelog = {
161 void mce_log(struct mce *mce) in mce_log() function
591 mce_log(&m); in machine_check_poll()
1041 mce_log(&m); in do_machine_check()
1142 mce_log(&m); in mce_log_therm_throt_event()
Dmce_amd.c285 mce_log(&m); in amd_threshold_interrupt()