Home
last modified time | relevance | path

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

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