Searched refs:MCI_STATUS_SYNDV (Results 1 – 6 of 6) sorted by relevance
48 #define MCI_STATUS_SYNDV BIT_ULL(53) /* synd reg. valid */ macro
1080 pr_cont("|%s", ((m->status & MCI_STATUS_SYNDV) ? "SyndV" : "-")); in amd_decode_mce()1110 if (m->status & MCI_STATUS_SYNDV) in amd_decode_mce()
2635 if (!(m->status & MCI_STATUS_SYNDV)) { in decode_umc_error()
494 i_mce.status |= MCI_STATUS_SYNDV; in do_inject()
917 if (m.status & MCI_STATUS_SYNDV) in __log_error()
715 if (m->status & MCI_STATUS_SYNDV) in mce_read_aux()