Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
H A Dswsusp.c28 void restore_processor_state(void) in restore_processor_state() function
/linux-6.15/arch/xtensa/kernel/
H A Dhibernate.c23 void notrace restore_processor_state(void) in restore_processor_state() function
/linux-6.15/arch/sh/kernel/
H A Dswsusp.c32 void restore_processor_state(void) in restore_processor_state() function
H A Dmachine_kexec.c125 restore_processor_state(); in machine_kexec()
/linux-6.15/arch/sparc/power/
H A Dhibernate.c36 void restore_processor_state(void) in restore_processor_state() function
/linux-6.15/arch/mips/power/
H A Dcpu.c27 void restore_processor_state(void) in restore_processor_state() function
/linux-6.15/arch/arm/kernel/
H A Dhibernate.c40 void notrace restore_processor_state(void) in restore_processor_state() function
/linux-6.15/arch/loongarch/power/
H A Dhibernate.c29 void restore_processor_state(void) in restore_processor_state() function
/linux-6.15/arch/x86/power/
H A Dcpu.c296 void notrace restore_processor_state(void) in restore_processor_state() function
301 EXPORT_SYMBOL(restore_processor_state);
/linux-6.15/arch/x86/platform/olpc/
H A Dxo1-wakeup.S111 call restore_processor_state
/linux-6.15/arch/x86/kernel/acpi/
H A Dwakeup_64.S132 jmp restore_processor_state
/linux-6.15/arch/x86/kernel/
H A Dmachine_kexec_32.c231 restore_processor_state(); in machine_kexec()
H A Dmachine_kexec_64.c419 restore_processor_state(); in machine_kexec()
H A Dapm_32.c1224 restore_processor_state(); in suspend()
/linux-6.15/include/linux/
H A Dsuspend.h436 void restore_processor_state(void);
/linux-6.15/arch/arm64/kernel/
H A Dhibernate.c104 void notrace restore_processor_state(void) in restore_processor_state() function
/linux-6.15/arch/riscv/kernel/
H A Dhibernate.c85 void notrace restore_processor_state(void) in restore_processor_state() function
/linux-6.15/kernel/power/
H A Dhibernate.c339 restore_processor_state(); in create_image()
518 restore_processor_state(); in resume_target_kernel()