Searched refs:MCI_STATUS_POISON (Results 1 – 2 of 2) sorted by relevance
50 #define MCI_STATUS_POISON BIT_ULL(43) /* access poisonous data */ macro
1093 pr_cont("|%s", (m->status & MCI_STATUS_POISON ? "Poison" : "-")); in amd_decode_mce()