Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/i386/
H A Dmachine_check.c54 static boolean_t mca_MCE_present = FALSE; variable
99 mca_MCE_present = (features & CPUID_FEATURE_MCE) != 0; in mca_get_availability()
162 if (mca_MCE_present) { in mca_cpu_init()