Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dsuspend.h6 u32 save_ptr_stash_phys; member
/arch/arm64/include/asm/
Dsuspend.h21 phys_addr_t save_ptr_stash_phys; member
/arch/arm64/kernel/
Dsuspend.c140 sleep_save_sp.save_ptr_stash_phys = virt_to_phys(ctx_ptr); in cpu_suspend_init()
Dasm-offsets.c181 DEFINE(SLEEP_SAVE_SP_PHYS, offsetof(struct sleep_save_sp, save_ptr_stash_phys)); in main()
/arch/arm/kernel/
Dsuspend.c100 sleep_save_sp.save_ptr_stash_phys = virt_to_phys(ctx_ptr); in cpu_suspend_alloc_sp()
Dasm-offsets.c151 DEFINE(SLEEP_SAVE_SP_PHYS, offsetof(struct sleep_save_sp, save_ptr_stash_phys)); in main()