Home
last modified time | relevance | path

Searched refs:MCI_STATUS_SYNDV (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dmce.h48 #define MCI_STATUS_SYNDV BIT_ULL(53) /* synd reg. valid */ macro
/arch/x86/kernel/cpu/mce/
Dinject.c494 i_mce.status |= MCI_STATUS_SYNDV; in do_inject()
Damd.c917 if (m.status & MCI_STATUS_SYNDV) in __log_error()
Dcore.c715 if (m->status & MCI_STATUS_SYNDV) in mce_read_aux()