Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dswsusp.c33 void restore_processor_state(void) in restore_processor_state() function
/linux-4.4.14/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.4.14/arch/sparc/power/
Dhibernate.c34 void restore_processor_state(void) in restore_processor_state() function
/linux-4.4.14/arch/mips/power/
Dcpu.c27 void restore_processor_state(void) in restore_processor_state() function
/linux-4.4.14/arch/x86/power/
Dcpu.c235 void notrace restore_processor_state(void) in restore_processor_state() function
240 EXPORT_SYMBOL(restore_processor_state);
/linux-4.4.14/arch/arm/kernel/
Dhibernate.c41 void notrace restore_processor_state(void) in restore_processor_state() function
/linux-4.4.14/arch/unicore32/kernel/
Dhibernate.c157 void restore_processor_state(void) in restore_processor_state() function
/linux-4.4.14/arch/s390/kernel/
Dsuspend.c208 void restore_processor_state(void) in restore_processor_state() function
/linux-4.4.14/arch/x86/platform/olpc/
Dxo1-wakeup.S110 call restore_processor_state
/linux-4.4.14/arch/x86/kernel/acpi/
Dwakeup_64.S112 jmp restore_processor_state
/linux-4.4.14/arch/x86/kernel/
Dmachine_kexec_32.c257 restore_processor_state(); in machine_kexec()
Dmachine_kexec_64.c323 restore_processor_state(); in machine_kexec()
Dapm_32.c1252 restore_processor_state(); in suspend()
/linux-4.4.14/include/linux/
Dsuspend.h412 void restore_processor_state(void);
/linux-4.4.14/kernel/power/
Dhibernate.c307 restore_processor_state(); in create_image()
468 restore_processor_state(); in resume_target_kernel()