Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Dmachine_check.c163 set_cr4(get_cr4() | CR4_MCE); in mca_cpu_init()
H A Dproc_reg.h160 #define CR4_MCE 0x00000040 /* Machine Check Exceptions */ macro