Home
last modified time | relevance | path

Searched refs:restore_processor_state (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
Dswsusp.c33 void restore_processor_state(void) in restore_processor_state() function
/linux-4.1.27/arch/sh/kernel/
Dswsusp.c35 void restore_processor_state(void) in restore_processor_state() function
Dmachine_kexec.c129 restore_processor_state(); in machine_kexec()
/linux-4.1.27/arch/sparc/power/
Dhibernate.c34 void restore_processor_state(void) in restore_processor_state() function
/linux-4.1.27/arch/mips/power/
Dcpu.c27 void restore_processor_state(void) in restore_processor_state() function
/linux-4.1.27/arch/x86/power/
Dcpu.c240 void notrace restore_processor_state(void) in restore_processor_state() function
245 EXPORT_SYMBOL(restore_processor_state);
/linux-4.1.27/arch/arm/kernel/
Dhibernate.c41 void notrace restore_processor_state(void) in restore_processor_state() function
/linux-4.1.27/arch/unicore32/kernel/
Dhibernate.c157 void restore_processor_state(void) in restore_processor_state() function
/linux-4.1.27/arch/s390/kernel/
Dsuspend.c208 void restore_processor_state(void) in restore_processor_state() function
/linux-4.1.27/arch/x86/platform/olpc/
Dxo1-wakeup.S110 call restore_processor_state
/linux-4.1.27/arch/x86/kernel/acpi/
Dwakeup_64.S112 jmp restore_processor_state
/linux-4.1.27/include/linux/
Dsuspend.h376 void restore_processor_state(void);
/linux-4.1.27/arch/x86/kernel/
Dmachine_kexec_32.c257 restore_processor_state(); in machine_kexec()
Dmachine_kexec_64.c321 restore_processor_state(); in machine_kexec()
Dapm_32.c1252 restore_processor_state(); in suspend()
/linux-4.1.27/kernel/power/
Dhibernate.c307 restore_processor_state(); in create_image()
467 restore_processor_state(); in resume_target_kernel()