Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/
H A Dpm.c41 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
98 RESTORE(GPDR); in sa11x0_pm_enter()
99 RESTORE(GAFR); in sa11x0_pm_enter()
101 RESTORE(PPDR); in sa11x0_pm_enter()
102 RESTORE(PPSR); in sa11x0_pm_enter()
103 RESTORE(PPAR); in sa11x0_pm_enter()
104 RESTORE(PSDR); in sa11x0_pm_enter()
106 RESTORE(Ser1SDCR0); in sa11x0_pm_enter()
/linux/arch/arm/mach-pxa/
H A Dpxa27x.c84 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
114 RESTORE(PCFR); in pxa27x_cpu_pm_restore()
118 RESTORE(PSTR); in pxa27x_cpu_pm_restore()
H A Dpxa25x.c51 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
71 RESTORE(PSTR); in pxa25x_cpu_pm_restore()
/linux/lib/zlib_dfltcc/
H A Ddfltcc_inflate.h24 RESTORE(); \
/linux/lib/zlib_inflate/
H A Dinflate.c196 #define RESTORE() \ macro
402 RESTORE(); in zlib_inflate()
581 RESTORE(); in zlib_inflate()
743 RESTORE(); in zlib_inflate()
/linux/Documentation/translations/zh_TW/arch/parisc/
H A Dregisters.rst111 RETURN FROM INTERRUPTION AND RESTORE指令中使用,通過消
/linux/Documentation/translations/zh_CN/arch/parisc/
H A Dregisters.rst111 RETURN FROM INTERRUPTION AND RESTORE指令中使用,通过消
/linux/Documentation/arch/parisc/
H A Dregisters.rst101 Those are used in RETURN FROM INTERRUPTION AND RESTORE instruction to reduce
/linux/arch/m68k/fpsp040/
H A Dssin.S504 bgt RESTORE
511 RESTORE: label
H A Dslogn.S414 fmovemx (%sp)+,%fp2-%fp2/%fp3 | ...RESTORE FP2
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c160 #define RESTORE F3(2, 0x3d) macro
847 emit(RESTORE | RS1(bpf2sparc[BPF_REG_0]) | RS2(G0) | RD(O0), ctx); in build_epilogue()
/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S6125 bgt.w RESTORE
6132 RESTORE: label
H A Dfplsp.S6311 mov.l (%sp)+,%d2 # RESTORE d2
8311 fmovm.x (%sp)+,&0x30 # RESTORE FP2-3