Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dspecialreg.h961 #define MC_STATUS_MCA_ERROR 0x000000000000ffff macro
/f-stack/freebsd/x86/x86/
H A Dmca.c411 mca_error = rec->mr_status & MC_STATUS_MCA_ERROR; in mca_log()