Home
last modified time | relevance | path

Searched defs:swsusp_arch_regs (Results 1 – 2 of 2) sorted by relevance

/arch/unicore32/include/asm/
Dsuspend.h20 struct swsusp_arch_regs { struct
21 struct cpu_context_save cpu_context; /* cpu context */
23 struct fp_state fpstate __attribute__((aligned(8)));
/arch/sh/include/asm/
Dsuspend.h9 struct swsusp_arch_regs { struct
10 struct pt_regs user_regs;
11 unsigned long bank1_regs[8];