Searched refs:MCI_STATUS_EN (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
H A Dmce-apei.c51 m.status = MCI_STATUS_VAL | MCI_STATUS_EN | MCI_STATUS_ADDRV | 0x9f; apei_mce_report_mem_error()
H A Dmce-severity.c69 EXCP, BITCLR(MCI_STATUS_EN)
H A Dmce.c598 * TBD do the same check for MCI_STATUS_EN here? machine_check_poll()
1461 MCI_STATUS_EN|MCI_STATUS_MISCV|MCI_STATUS_ADDRV| quirk_sandybridge_ifu()
1464 (MCI_STATUS_UC|MCI_STATUS_EN| quirk_sandybridge_ifu()
/linux-4.4.14/arch/x86/include/asm/
H A Dmce.h35 #define MCI_STATUS_EN (1ULL<<60) /* error enabled */ macro

Completed in 54 milliseconds