Searched refs:hibernate_cpu_context (Results 1 – 2 of 2) sorted by relevance
35 struct suspend_context *hibernate_cpu_context; variable36 EXPORT_SYMBOL_GPL(hibernate_cpu_context);149 if (__cpu_suspend_enter(hibernate_cpu_context)) { in swsusp_arch_suspend()151 suspend_save_csrs(hibernate_cpu_context); in swsusp_arch_suspend()154 suspend_restore_csrs(hibernate_cpu_context); in swsusp_arch_suspend()418 hibernate_cpu_context = kzalloc(sizeof(*hibernate_cpu_context), GFP_KERNEL); in riscv_hibernate_init()420 if (WARN_ON(!hibernate_cpu_context)) in riscv_hibernate_init()
29 REG_L a0, hibernate_cpu_context