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

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dmce.h19 #define MCI_STATUS_EN (1ULL << 60) /* error enabled */ macro
/linux-master/arch/x86/kernel/cpu/mce/
H A Dapei.c50 m.status = MCI_STATUS_VAL | MCI_STATUS_EN | MCI_STATUS_ADDRV | MCI_STATUS_MISCV | 0x9f;
H A Dcore.c739 if (!(m.status & MCI_STATUS_EN))
811 MCI_STATUS_EN|MCI_STATUS_MISCV|MCI_STATUS_ADDRV|
814 (MCI_STATUS_UC|MCI_STATUS_EN|
857 (MCI_STATUS_VAL | MCI_STATUS_OVER | MCI_STATUS_UC | MCI_STATUS_EN |
860 (MCI_STATUS_VAL | MCI_STATUS_UC | MCI_STATUS_EN |
H A Dseverity.c78 EXCP, BITCLR(MCI_STATUS_EN)
/linux-master/arch/x86/include/asm/
H A Dmce.h36 #define MCI_STATUS_EN BIT_ULL(60) /* error enabled */ macro
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c158 uint64_t status = MCI_STATUS_VAL | MCI_STATUS_UC | MCI_STATUS_EN |

Completed in 154 milliseconds