Searched refs:memmsg (Results 1 – 1 of 1) sorted by relevance
268 const char *memmsg; in mce_panic() local322 memmsg = mce_dump_aux_info(&final->m); in mce_panic()323 if (memmsg) in mce_panic()324 pr_emerg(HW_ERR "Machine check: %s\n", memmsg); in mce_panic()