Home
last modified time | relevance | path

Searched refs:MCG_CAP_CTL_P (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_main.c73 if (!(cap & MCG_CAP_CTL_P)) in ao_ms_init()
/illumos-gate/usr/src/uts/intel/sys/
H A Dmca_x86.h47 #define MCG_CAP_CTL_P 0x00000100ULL macro
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dspecialreg.h657 #define MCG_CAP_CTL_P 0x00000100 macro
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dspecialreg.h948 #define MCG_CAP_CTL_P 0x00000100 macro
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c502 if (!(cap & MCG_CAP_CTL_P)) in authamd_init()
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c1172 mcg_ctl_present = cap & MCG_CAP_CTL_P; in gcpu_mca_init()