Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c259 const char *memmsg; in mce_panic() local
311 memmsg = mce_dump_aux_info(final); in mce_panic()
312 if (memmsg) in mce_panic()
313 pr_emerg(HW_ERR "Machine check: %s\n", memmsg); in mce_panic()