Searched refs:IA32_MCG_CAP (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/osfmk/i386/ | ||
| H A D | machine_check.h | 50 #define IA32_MCG_CAP (0x179) macro |
| H A D | machine_check.c | 107 ia32_mcg_cap.u64 = rdmsr64(IA32_MCG_CAP); in mca_get_availability() |