Searched refs:cpu_suspend_ctx (Results 1 – 3 of 3) sorted by relevance
16 struct cpu_suspend_ctx;19 extern void cpu_do_suspend(struct cpu_suspend_ctx *ptr);
12 struct cpu_suspend_ctx { struct34 struct cpu_suspend_ctx system_regs; argument
152 DEFINE(CPU_CTX_SP, offsetof(struct cpu_suspend_ctx, sp)); in main()