Searched refs:MCI_STATUS_SYNDV (Results 1 – 6 of 6) sorted by relevance
45 #define MCI_STATUS_SYNDV (1ULL<<53) /* synd reg. valid */ macro
979 pr_cont("|%s", ((m->status & MCI_STATUS_SYNDV) ? "SyndV" : "-")); in amd_decode_mce()999 if (m->status & MCI_STATUS_SYNDV) in amd_decode_mce()
2502 if (!(m->status & MCI_STATUS_SYNDV)) { in decode_umc_error()
500 i_mce.status |= MCI_STATUS_SYNDV; in do_inject()
821 if (m.status & MCI_STATUS_SYNDV) in __log_error()
667 if (m->status & MCI_STATUS_SYNDV) in mce_read_aux()