Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dmca.c505 (rec->mr_status & MC_STATUS_MISCV)) { in mca_log()
609 (rec->mr_status & MC_STATUS_MISCV)) { in mca_log()
616 if (rec->mr_status & MC_STATUS_MISCV) in mca_log()
681 if (status & MC_STATUS_MISCV) in mca_check_status()
/freebsd/sys/x86/include/
H A Dspecialreg.h1072 #define MC_STATUS_MISCV 0x0800000000000000 macro