Home
last modified time | relevance | path

Searched refs:sleep_save_stash (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dsuspend.c26 unsigned long *sleep_save_stash; variable
170 sleep_save_stash = kcalloc(mpidr_hash_size(), sizeof(*sleep_save_stash), in cpu_suspend_init()
173 if (WARN_ON(!sleep_save_stash)) in cpu_suspend_init()
H A Dsleep.S78 ldr_l x1, sleep_save_stash
133 ldr_l x0, sleep_save_stash
/openbmc/linux/arch/arm64/include/asm/
H A Dsuspend.h38 extern unsigned long *sleep_save_stash;