Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dmca_x86.h50 #define MCG_CAP_CTL2_P 0x00000400ULL macro
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c1174 mcg_ctl2_present = cap & MCG_CAP_CTL2_P; in gcpu_mca_init()