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

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

Completed in 22 milliseconds