Searched defs:swsusp_arch_regs (Results 1 – 2 of 2) sorted by relevance
20 struct swsusp_arch_regs { struct21 struct cpu_context_save cpu_context; /* cpu context */23 struct fp_state fpstate __attribute__((aligned(8)));
9 struct swsusp_arch_regs { struct10 struct pt_regs user_regs;11 unsigned long bank1_regs[8];