Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dswsusp.c28 void restore_processor_state(void) in restore_processor_state() function
/linux-6.1.9/arch/xtensa/kernel/
Dhibernate.c23 void notrace restore_processor_state(void) in restore_processor_state() function
/linux-6.1.9/arch/sh/kernel/
Dswsusp.c32 void restore_processor_state(void) in restore_processor_state() function
Dmachine_kexec.c125 restore_processor_state(); in machine_kexec()
/linux-6.1.9/arch/sparc/power/
Dhibernate.c35 void restore_processor_state(void) in restore_processor_state() function
/linux-6.1.9/arch/mips/power/
Dcpu.c26 void restore_processor_state(void) in restore_processor_state() function
/linux-6.1.9/arch/arm/kernel/
Dhibernate.c40 void notrace restore_processor_state(void) in restore_processor_state() function
/linux-6.1.9/arch/x86/power/
Dcpu.c281 void notrace restore_processor_state(void) in restore_processor_state() function
286 EXPORT_SYMBOL(restore_processor_state);
/linux-6.1.9/arch/x86/platform/olpc/
Dxo1-wakeup.S111 call restore_processor_state
/linux-6.1.9/arch/x86/kernel/acpi/
Dwakeup_64.S130 jmp restore_processor_state
/linux-6.1.9/arch/x86/kernel/
Dmachine_kexec_32.c236 restore_processor_state(); in machine_kexec()
Dmachine_kexec_64.c368 restore_processor_state(); in machine_kexec()
Dapm_32.c1259 restore_processor_state(); in suspend()
/linux-6.1.9/arch/arm64/kernel/
Dhibernate.c105 void notrace restore_processor_state(void) in restore_processor_state() function
/linux-6.1.9/include/linux/
Dsuspend.h486 void restore_processor_state(void);
/linux-6.1.9/kernel/power/
Dhibernate.c328 restore_processor_state(); in create_image()
507 restore_processor_state(); in resume_target_kernel()