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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dproc_reg.h152 #define CR4_MCE 0x00000040 /* p5: Machine Check Exceptions */ macro
H A Dmachine_check.c145 set_cr4(get_cr4()|CR4_MCE);

Completed in 26 milliseconds