Searched refs:MSR_IA32_MC0_CTL2 (Results 1 – 2 of 2) sorted by relevance
616 #define MSR_IA32_MC0_CTL2 0x00000280 macro617 #define MSR_IA32_MCx_CTL2(x) (MSR_IA32_MC0_CTL2 + (x))
187 pub const MSR_IA32_MC0_CTL2: ::std::os::raw::c_uint = 0x00000280; constant