Searched refs:MCI_STATUS_TCC (Results 1 – 2 of 2) sorted by relevance
48 #define MCI_STATUS_TCC BIT_ULL(55) /* Task context corrupt */ macro
1262 pr_cont("|%s", ((m->status & MCI_STATUS_TCC) ? "TCC" : "-")); in amd_decode_mce()