Home
last modified time | relevance | path

Searched refs:relocate_restore_code (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dsuspend.h12 extern int relocate_restore_code(void);
/openbmc/linux/arch/x86/power/
H A Dhibernate_64.c136 error = relocate_restore_code(); in swsusp_arch_resume()
H A Dhibernate.c150 int relocate_restore_code(void) in relocate_restore_code() function
H A Dhibernate_32.c191 error = relocate_restore_code(); in swsusp_arch_resume()
/openbmc/linux/arch/riscv/kernel/
H A Dhibernate.c339 static unsigned long relocate_restore_code(void) in relocate_restore_code() function
377 relocated_restore_code = relocate_restore_code(); in swsusp_arch_resume()