Searched refs:MCI_STATUS_SCRUB (Results 1 – 2 of 2) sorted by relevance
52 #define MCI_STATUS_SCRUB BIT_ULL(40) /* Error detected during scrub operation */ macro
1282 pr_cont("|%s", (m->status & MCI_STATUS_SCRUB ? "Scrub" : "-")); in amd_decode_mce()