Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dmca.c451 MC_STATUS_COR_COUNT) >> 38); in mca_log()
843 count = (rec->mr_status & MC_STATUS_COR_COUNT) >> 38; in cmci_update()
/freebsd/sys/x86/include/
H A Dspecialreg.h1049 #define MC_STATUS_COR_COUNT 0x001fffc000000000 /* If MCG_CAP_CMCI_P */ macro