Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/i386/
H A Dmachine_check.h50 #define IA32_MCG_CAP (0x179) macro
H A Dmachine_check.c108 ia32_mcg_cap.u64 = rdmsr64(IA32_MCG_CAP); in mca_get_availability()