Searched refs:MCI_STATUS_S (Results 1 – 4 of 4) sorted by relevance
61 #define MCI_UC_S (MCI_STATUS_UC|MCI_STATUS_S)63 #define MCI_UC_SAR (MCI_STATUS_UC|MCI_STATUS_S|MCI_STATUS_AR)133 SER, BITCLR(MCI_STATUS_S)
722 (m.status & (mca_cfg.ser ? MCI_STATUS_S : MCI_STATUS_UC))) in machine_check_poll()1130 if (!(m->status & (cfg->ser ? MCI_STATUS_S : MCI_STATUS_UC)) && in __mc_scan_banks()1558 MCI_STATUS_PCC|MCI_STATUS_S|MCI_STATUS_AR| in quirk_sandybridge_ifu()1561 MCI_STATUS_MISCV|MCI_STATUS_ADDRV|MCI_STATUS_S| in quirk_sandybridge_ifu()
40 #define MCI_STATUS_S (1ULL<<56) /* Signaled machine check */ macro
1154 bool recov = m->status & MCI_STATUS_S; in pnd2_mce_output_error()