Home
last modified time | relevance | path

Searched refs:MCI_STATUS_PCC (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/cpu/mce/
H A Dseverity.c82 BITSET(MCI_STATUS_PCC)
333 if (m->status & MCI_STATUS_PCC) { in mce_severity_amd()
H A Dapei.c59 m->status |= MCI_STATUS_PCC; in apei_mce_report_mem_error()
/linux/arch/x86/kvm/
H A Dx86.c5222 !(mce->status & (MCI_STATUS_PCC | MCI_STATUS_S | MCI_STATUS_AR)) && in is_ucna()