Searched refs:misc_enable (Results 1 – 4 of 4) sorted by relevance
130 &ctxt->misc_enable); in __save_processor_state()202 wrmsrq(MSR_IA32_MISC_ENABLE, ctxt->misc_enable); in __restore_processor_state()
297 u8 misc_enable; member
4217 if (!(eep->base_ext1.misc_enable & BIT(2))) in ar9003_hw_apply_minccapwr_thresh()4220 if (!(eep->base_ext1.misc_enable & BIT(3))) in ar9003_hw_apply_minccapwr_thresh()
931 u64 misc_enable = mce_rdmsrq(MSR_IA32_MISC_ENABLE); in quirk_skylake_repmov() local939 !(misc_enable & MSR_IA32_MISC_ENABLE_FAST_STRING)) in quirk_skylake_repmov()952 misc_enable &= ~MSR_IA32_MISC_ENABLE_FAST_STRING; in quirk_skylake_repmov()953 mce_wrmsrq(MSR_IA32_MISC_ENABLE, misc_enable); in quirk_skylake_repmov()