Home
last modified time | relevance | path

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

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