Home
last modified time | relevance | path

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

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