Home
last modified time | relevance | path

Searched refs:misc_enable_saved (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dsuspend_32.h30 bool misc_enable_saved; member
H A Dsuspend_64.h54 bool misc_enable_saved; member
/openbmc/linux/arch/x86/power/
H A Dcpu.c127 ctxt->misc_enable_saved = !rdmsrl_safe(MSR_IA32_MISC_ENABLE, in __save_processor_state()
199 if (ctxt->misc_enable_saved) in __restore_processor_state()