Home
last modified time | relevance | path

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

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