Searched refs:pm_ctx_phys (Results 1 – 3 of 3) sorted by relevance
14 gd->pm_ctx_phys = (phys_addr_t)ctx; in cpu_suspend_save()
42 DEFINE(PM_CTX_PHYS, offsetof(struct global_data, pm_ctx_phys)); in main()
135 phys_addr_t pm_ctx_phys; member