MCI_STATUS_MISCV
#define MCI_STATUS_MISCV BIT_ULL(59) /* misc error reg. valid */
#define MCI_STATUS_MISCV (1ULL << 59) /* misc error reg. valid */