Home
last modified time | relevance | path

Searched refs:RESTORE (Results 1 – 12 of 12) sorted by relevance

/linux-3.4.99/arch/blackfin/kernel/
Dsignal.c57 #define RESTORE(x) err |= __get_user(regs->x, &sc->sc_##x) in rt_restore_sigcontext() macro
60 RESTORE(r0); RESTORE(r1); RESTORE(r2); RESTORE(r3); in rt_restore_sigcontext()
61 RESTORE(r4); RESTORE(r5); RESTORE(r6); RESTORE(r7); in rt_restore_sigcontext()
62 RESTORE(p0); RESTORE(p1); RESTORE(p2); RESTORE(p3); in rt_restore_sigcontext()
63 RESTORE(p4); RESTORE(p5); in rt_restore_sigcontext()
66 RESTORE(a0w); RESTORE(a1w); in rt_restore_sigcontext()
67 RESTORE(a0x); RESTORE(a1x); in rt_restore_sigcontext()
68 RESTORE(astat); in rt_restore_sigcontext()
69 RESTORE(rets); in rt_restore_sigcontext()
70 RESTORE(pc); in rt_restore_sigcontext()
[all …]
/linux-3.4.99/arch/arm/mach-sa1100/
Dpm.c38 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
94 RESTORE(GPDR); in sa11x0_pm_enter()
95 RESTORE(GAFR); in sa11x0_pm_enter()
97 RESTORE(PPDR); in sa11x0_pm_enter()
98 RESTORE(PPSR); in sa11x0_pm_enter()
99 RESTORE(PPAR); in sa11x0_pm_enter()
100 RESTORE(PSDR); in sa11x0_pm_enter()
102 RESTORE(Ser1SDCR0); in sa11x0_pm_enter()
/linux-3.4.99/arch/x86/lib/
Datomic64_cx8_32.S21 .macro RESTORE reg macro
92 RESTORE edi
93 RESTORE esi
94 RESTORE ebx
95 RESTORE ebp
122 RESTORE ebx
149 RESTORE ebx
182 RESTORE ebx
183 RESTORE ebp
212 RESTORE ebx
/linux-3.4.99/arch/arm/mach-pxa/
Dpxa27x.c238 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
280 RESTORE(PCFR); in pxa27x_cpu_pm_restore()
284 RESTORE(PSTR); in pxa27x_cpu_pm_restore()
Dpxa25x.c220 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
240 RESTORE(PSTR); in pxa25x_cpu_pm_restore()
/linux-3.4.99/lib/zlib_inflate/
Dinflate.c192 #define RESTORE() \ macro
402 RESTORE(); in zlib_inflate()
574 RESTORE(); in zlib_inflate()
731 RESTORE(); in zlib_inflate()
/linux-3.4.99/arch/unicore32/kernel/
Dpuv3-core.c171 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
/linux-3.4.99/arch/m68k/fpsp040/
Dssin.S504 bgt RESTORE
511 RESTORE: label
Dslogn.S414 fmovemx (%sp)+,%fp2-%fp2/%fp3 | ...RESTORE FP2
/linux-3.4.99/arch/blackfin/
DKconfig698 If enabled, interrupt entry code (STORE/RESTORE CONTEXT) is linked
707 (STORE/RESTORE CONTEXT) is linked into L1 instruction memory.
/linux-3.4.99/arch/m68k/ifpsp060/src/
Dfpsp.S6125 bgt.w RESTORE
6132 RESTORE: label
Dfplsp.S6311 mov.l (%sp)+,%d2 # RESTORE d2
8311 fmovm.x (%sp)+,&0x30 # RESTORE FP2-3