Searched refs:MSR_IA32_MC0_MISC (Results 1 – 2 of 2) sorted by relevance
486 #define MSR_IA32_MC0_MISC 0x00000403 macro611 #define MSR_IA32_MCx_MISC(x) (MSR_IA32_MC0_MISC + 4*(x))
117 pub const MSR_IA32_MC0_MISC: ::std::os::raw::c_uint = 0x00000403; constant