Searched refs:MC_STATUS_UC (Results 1 – 2 of 2) sorted by relevance
433 if (!log_corrected && (rec->mr_status & MC_STATUS_UC) == 0 && in mca_log()445 if (rec->mr_status & MC_STATUS_UC) in mca_log()625 if ((status & MC_STATUS_UC) == 0) in mca_is_mce()
1074 #define MC_STATUS_UC 0x2000000000000000 macro