Home
last modified time | relevance | path

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

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