Home
last modified time | relevance | path

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

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