Searched refs:MCI_STATUS_EN (Results 1 – 3 of 3) sorted by relevance
62 BITCLR(MCI_STATUS_EN, NO, "Not enabled"),72 MASK(MCI_STATUS_OVER|MCI_STATUS_UC|MCI_STATUS_EN, MCI_STATUS_UC, SOME,
50 m.status = MCI_STATUS_VAL | MCI_STATUS_EN | MCI_STATUS_ADDRV | 0x9f; in apei_mce_report_mem_error()
27 #define MCI_STATUS_EN (1ULL<<60) /* error enabled */ macro