save_ptr_stash_phys    9 arch/arm/include/asm/suspend.h 	u32 save_ptr_stash_phys;
save_ptr_stash_phys  159 arch/arm/kernel/asm-offsets.c   DEFINE(SLEEP_SAVE_SP_PHYS,	offsetof(struct sleep_save_sp, save_ptr_stash_phys));
save_ptr_stash_phys  102 arch/arm/kernel/suspend.c 	sleep_save_sp.save_ptr_stash_phys = virt_to_phys(ctx_ptr);