Home
last modified time | relevance | path

Searched refs:swsusp_arch_regs (Results 1 – 6 of 6) sorted by relevance

/arch/unicore32/include/asm/
Dsuspend.h17 struct swsusp_arch_regs { struct
/arch/sh/kernel/
Dswsusp.c17 struct swsusp_arch_regs swsusp_arch_regs_cpu0;
Dasm-offsets.c34 DEFINE(SWSUSP_ARCH_REGS_SIZE, sizeof(struct swsusp_arch_regs)); in main()
/arch/sh/include/asm/
Dsuspend.h10 struct swsusp_arch_regs { struct
/arch/unicore32/kernel/
Dasm-offsets.c97 DEFINE(SWSUSP_CPU, offsetof(struct swsusp_arch_regs, \ in main()
100 DEFINE(SWSUSP_FPSTATE, offsetof(struct swsusp_arch_regs, \ in main()
Dhibernate.c26 struct swsusp_arch_regs swsusp_arch_regs_cpu0;