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)));
10 struct swsusp_arch_regs { struct11 struct pt_regs user_regs;12 unsigned long bank1_regs[8];