Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsuspend_32.h31 bool misc_enable_saved; member
H A Dsuspend_64.h55 bool misc_enable_saved; member
/linux/arch/x86/power/
H A Dcpu.c129 ctxt->misc_enable_saved = !rdmsrq_safe(MSR_IA32_MISC_ENABLE, in __save_processor_state()
201 if (ctxt->misc_enable_saved) in __restore_processor_state()