Searched refs:CR4_MCE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/include/ | ||
| H A D | specialreg.h | 69 #define CR4_MCE 0x00000040 /* Machine check enable */ macro |
| /f-stack/freebsd/x86/x86/ | ||
| H A D | mca.c | 1362 load_cr4(rcr4() | CR4_MCE); in _mca_init() |