Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dsuspend.h9 u32 save_ptr_stash_phys; member
/linux/arch/arm/kernel/
H A Dsuspend.c126 sleep_save_sp.save_ptr_stash_phys = virt_to_phys(ctx_ptr); in cpu_suspend_alloc_sp()
H A Dasm-offsets.c143 DEFINE(SLEEP_SAVE_SP_PHYS, offsetof(struct sleep_save_sp, save_ptr_stash_phys)); in main()