Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dsuspend.h5 u32 *save_ptr_stash; member
/arch/arm64/include/asm/
Dsuspend.h20 phys_addr_t *save_ptr_stash; member
/arch/arm64/kernel/
Dsuspend.c139 sleep_save_sp.save_ptr_stash = ctx_ptr; in cpu_suspend_init()
Dasm-offsets.c182 DEFINE(SLEEP_SAVE_SP_VIRT, offsetof(struct sleep_save_sp, save_ptr_stash)); in main()
/arch/arm/kernel/
Dsuspend.c99 sleep_save_sp.save_ptr_stash = ctx_ptr; in cpu_suspend_alloc_sp()
Dasm-offsets.c152 DEFINE(SLEEP_SAVE_SP_VIRT, offsetof(struct sleep_save_sp, save_ptr_stash)); in main()