Home
last modified time | relevance | path

Searched refs:MC_STATUS_PCC (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/x86/
H A Dmca.c463 if (rec->mr_status & MC_STATUS_PCC) in mca_log()
637 if (status & MC_STATUS_PCC) { in mca_is_mce()
/freebsd/sys/x86/include/
H A Dspecialreg.h1029 #define MC_STATUS_PCC 0x0200000000000000 macro