Searched refs:save_ptr_stash_phys (Results 1 – 6 of 6) sorted by relevance
6 u32 save_ptr_stash_phys; member
21 phys_addr_t save_ptr_stash_phys; member
140 sleep_save_sp.save_ptr_stash_phys = virt_to_phys(ctx_ptr); in cpu_suspend_init()
181 DEFINE(SLEEP_SAVE_SP_PHYS, offsetof(struct sleep_save_sp, save_ptr_stash_phys)); in main()
100 sleep_save_sp.save_ptr_stash_phys = virt_to_phys(ctx_ptr); in cpu_suspend_alloc_sp()
151 DEFINE(SLEEP_SAVE_SP_PHYS, offsetof(struct sleep_save_sp, save_ptr_stash_phys)); in main()