Searched refs:MSR_IA32_MISC_ENABLE_TCC_BIT (Results 1 – 2 of 2) sorted by relevance
890 #define MSR_IA32_MISC_ENABLE_TCC_BIT 1 macro891 #define MSR_IA32_MISC_ENABLE_TCC (1ULL << MSR_IA32_MISC_ENABLE_TCC_BIT)
361 pub const MSR_IA32_MISC_ENABLE_TCC_BIT: ::std::os::raw::c_uint = 0x00000001; constant