Searched refs:MCI_STATUS_SYNDV (Results 1 – 6 of 6) sorted by relevance
1150 pr_cont("|%s", ((m->status & MCI_STATUS_SYNDV) ? "SyndV" : "-")); in amd_decode_mce()1180 if (m->status & MCI_STATUS_SYNDV) in amd_decode_mce()
2929 if (!(m->status & MCI_STATUS_SYNDV)) { in decode_umc_error()
48 #define MCI_STATUS_SYNDV BIT_ULL(53) /* synd reg. valid */ macro
497 i_mce.status |= MCI_STATUS_SYNDV; in do_inject()
931 if (m.status & MCI_STATUS_SYNDV) in __log_error()
670 if (m->status & MCI_STATUS_SYNDV) in mce_read_aux()
Completed in 20 milliseconds