Searched refs:IA32_MCG_CAP (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dmachine_check.h50 #define IA32_MCG_CAP (0x179) macro
H A Dmachine_check.c103 * If MCA, the number of banks etc is reported by the IA32_MCG_CAP MSR.
106 ia32_mcg_cap.u64 = rdmsr64(IA32_MCG_CAP);

Completed in 20 milliseconds