Searched refs:save_ptr_stash (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
H A Dsuspend.h5 u32 *save_ptr_stash; member in struct:sleep_save_sp
/linux-4.1.27/arch/arm64/include/asm/
H A Dsuspend.h20 phys_addr_t *save_ptr_stash; member in struct:sleep_save_sp
/linux-4.1.27/arch/arm/kernel/
H A Dsuspend.c97 sleep_save_sp.save_ptr_stash = ctx_ptr; cpu_suspend_alloc_sp()
H A Dasm-offsets.c162 DEFINE(SLEEP_SAVE_SP_VIRT, offsetof(struct sleep_save_sp, save_ptr_stash)); main()
/linux-4.1.27/arch/arm64/kernel/
H A Dsuspend.c147 sleep_save_sp.save_ptr_stash = ctx_ptr; cpu_suspend_init()
H A Dasm-offsets.c158 DEFINE(SLEEP_SAVE_SP_VIRT, offsetof(struct sleep_save_sp, save_ptr_stash)); main()

Completed in 218 milliseconds