/linux-3.4.99/arch/mips/include/asm/ |
D | fpu.h | 80 static inline void own_fpu_inatomic(int restore) in own_fpu_inatomic() argument 84 if (restore) in own_fpu_inatomic() 89 static inline void own_fpu(int restore) in own_fpu() argument 92 own_fpu_inatomic(restore); in own_fpu()
|
/linux-3.4.99/arch/sh/kernel/cpu/sh3/ |
D | swsusp.S | 24 ! - restore registers from swsusp_arch_regs_cpu0 123 mov r2, r15 ! restore old sp 124 mov r5, r8 ! restore old r8 126 ldc r1, sr ! restore old sr 127 lds r0, pr ! restore old pr 133 mov r2, r15 ! restore old sp 134 mov r5, r8 ! restore old r8 135 lds r0, pr ! restore old pr
|
D | entry.S | 196 lds k2, pr ! restore pr 209 ! - restore r0, r1, r2, r3, r4, r5, r6, r7 from the stack 211 ! - restore r8, r9, r10, r11, r12, r13, r14, r15 from the stack 212 ! - restore spc, pr*, ssr, gbr, mach, macl, skip default tra 256 lds k2, pr ! restore pr
|
/linux-3.4.99/arch/sparc/kernel/ |
D | wof.S | 116 restore %g0, %g0, %g0 ! go back into trap window 119 mov %saved_g5, %g5 ! restore %glob_tmp 120 mov %saved_g6, %g6 ! restore %curptr 121 wr %t_psr, 0x0, %psr ! restore condition codes in %psr 179 restore %g0, %g0, %g0 /* Back to trap window. */ 217 restore %g0, %g0, %g0 275 restore %g0, %g0, %g0 423 restore %g0, %g0, %g0
|
D | wuf.S | 96 restore %g0, %g0, %g0 /* Restore to window 'O' */ 105 restore %g0, %g0, %g0 130 restore %g0, %g0, %g0 /* Restore to window 'W' */ 357 restore %g0, %g0, %g0 359 restore %g0, %g0, %g0
|
D | sun4v_tlb_miss.S | 85 mov %g2, %o1 ! restore %o1 86 mov %g1, %o0 ! restore %o0 87 mov %g5, %o2 ! restore %o2 88 mov %g7, %o3 ! restore %o3 128 mov %g2, %o1 ! restore %o1 129 mov %g1, %o0 ! restore %o0 130 mov %g5, %o2 ! restore %o2 131 mov %g7, %o3 ! restore %o3
|
D | etrap_32.S | 125 restore %g0, %g0, %g0 272 restore %g0, %g0, %g0 292 restore %g0, %g0, %g0 316 restore %g0, %g0, %g0
|
/linux-3.4.99/Documentation/power/ |
D | notifiers.txt | 5 before hibernation/suspend or after restore/resume, but they require the system 9 resume/restore, but they cannot do it by calling request_firmware() from their 23 hibernation. Device drivers' restore callbacks have 26 PM_RESTORE_PREPARE The system is going to restore a hibernation image. 30 PM_POST_RESTORE An error occurred during restore from hibernation. 31 Device drivers' restore callbacks have been executed
|
/linux-3.4.99/arch/x86/crypto/ |
D | aes-i586-asm_32.S | 146 #define restore(a1, a2) \ macro 164 restore(r0,0); \ 166 restore(r0,1); \ 179 restore(r2,0); \ 181 restore(r2,1); \ 199 restore(r0,0); \ 201 restore(r0,1); \ 214 restore(r2,0); \ 216 restore(r2,1); \
|
/linux-3.4.99/arch/xtensa/kernel/ |
D | entry.S | 193 s32i a2, a1, PT_WMASK # needed when we restore the reg-file 255 xsr a3, EXCSAVE_1 # restore a3, excsave_1 448 wsr a3, WINDOWSTART # restore WINDOWSTART 452 rsr a1, DEPC # restore stack pointer 454 rotw -1 # we restore a4..a7 455 _bltui a6, 16, 1f # only have to restore current window? 670 movi a0, debug_exception # restore a3, debug jump vector 990 l32i a0, a2, PT_AREG0 # restore a0 991 xsr a2, DEPC # restore a2, depc 1050 xsr a3, EXCSAVE_1 # restore a3, excsave1 [all …]
|
/linux-3.4.99/arch/sparc/lib/ |
D | mcount.S | 42 restore 103 restore 119 restore %o0, -8, %i7 127 restore
|
/linux-3.4.99/arch/x86/lib/ |
D | thunk_64.S | 26 jmp restore 42 restore: label
|
/linux-3.4.99/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 980 fmovm.x EXC_FPREGS(%a6),&0xc0 # restore fp0-fp1 981 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 982 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1 1337 fmovm.x EXC_FPREGS(%a6),&0xc0 # restore fp0/fp1 1338 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs 1339 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1 1380 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU; 1400 mov.l (%sp)+,%d0 # restore d0 1404 fmovm.x EXC_FPREGS(%a6),&0xc0 # restore fp0/fp1 1405 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr,%fpiar # restore ctrl regs [all …]
|
D | fplsp.S | 612 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1 613 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr # restore ctrl regs 614 fmovm.x EXC_FP1(%a6),&0x40 # restore fp1 670 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1 671 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr # restore ctrl regs 672 fmovm.x EXC_FP1(%a6),&0x40 # restore fp1 728 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1 729 fmovm.l USER_FPCR(%a6),%fpcr,%fpsr # restore ctrl regs 730 fmovm.x EXC_FP1(%a6),&0x40 # restore fp1 789 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1 [all …]
|
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nv04_display.c | 211 func->restore(encoder); in nv04_display_destroy() 215 crtc->funcs->restore(crtc); in nv04_display_destroy() 237 func->restore(encoder); in nv04_display_init() 241 crtc->funcs->restore(crtc); in nv04_display_init()
|
/linux-3.4.99/drivers/video/via/ |
D | dvi.c | 269 int restore; in viafb_dvi_query_EDID() local 273 restore = viaparinfo->chip_info->tmds_chip_info.tmds_chip_slave_addr; in viafb_dvi_query_EDID() 280 tmds_chip_info.tmds_chip_slave_addr = restore; in viafb_dvi_query_EDID() 292 int i, restore; in dvi_get_panel_size_from_DDCv1() local 297 restore = tmds_chip->tmds_chip_slave_addr; in dvi_get_panel_size_from_DDCv1() 323 tmds_chip->tmds_chip_slave_addr = restore; in dvi_get_panel_size_from_DDCv1()
|
/linux-3.4.99/arch/sparc/prom/ |
D | cif.S | 28 restore 47 restore %l1, 0, %o0
|
/linux-3.4.99/arch/arm/mach-pxa/ |
D | pm.c | 46 if (state != PM_SUSPEND_STANDBY && pxa_cpu_pm_fns->restore) { in pxa_pm_enter() 59 pxa_cpu_pm_fns->restore(sleep_save); in pxa_pm_enter()
|
/linux-3.4.99/arch/s390/kernel/ |
D | sclp.S | 77 lctl %c0,%c0,.LctlS1-.LbaseS1(%r13) # restore interrupt setting 78 # restore old handler 80 lm %r6,%r15,120(%r15) # restore registers 130 lm %r6,%r15,120(%r15) # restore registers 176 lm %r6,%r15,120(%r15) # restore registers 252 lm %r6,%r15,120(%r15) # restore registers 294 lm %r6,%r15,120(%r15) # restore registers
|
/linux-3.4.99/arch/m68k/fpsp040/ |
D | stanh.S | 117 fmovel %d1,%FPCR |restore users exceptions 157 fmovel %d1,%FPCR |restore users exceptions 165 fmovel %d1,%FPCR |restore users exceptions 179 fmovel %d1,%FPCR |restore users exceptions
|
D | round.S | 135 | prior to usage, and needs to restore d1 to original. 173 moveml (%a7)+,%d2/%d3 |restore scratch registers 175 swap %d1 |restore d1 to original 216 roxrw LOCAL_HI(%a0) |mant is 0 so restore v-bit 217 roxrw LOCAL_HI+2(%a0) |mant is 0 so restore v-bit 235 roxrw LOCAL_HI(%a0) |mant is 0 so restore v-bit 236 roxrw LOCAL_HI+2(%a0) |mant is 0 so restore v-bit 378 moveml (%a7)+,%d7/%d6 |restore registers 511 movel (%sp)+,%d2 |restore d2 527 movel FP_SCR2+LOCAL_GRS(%a6),%d0 |restore original g,r,s [all …]
|
/linux-3.4.99/arch/arm/mach-omap2/ |
D | sleep24xx.S | 54 ldmfd sp!, {r0, pc} @ restore regs and return 119 ldmfd sp!, {r0 - r12, pc} @ restore regs and return
|
/linux-3.4.99/drivers/gpu/drm/gma500/ |
D | psb_device.c | 236 crtc->funcs->restore(crtc); in psb_restore_display_registers() 239 if (connector->funcs->restore) in psb_restore_display_registers() 240 connector->funcs->restore(connector); in psb_restore_display_registers()
|
/linux-3.4.99/arch/arm/kernel/ |
D | iwmmxt.S | 219 1: msr cpsr_c, ip @ restore interrupt mode 244 msr cpsr_c, ip @ restore interrupt mode 255 msr cpsr_c, ip @ restore interrupt mode 291 msr cpsr_c, ip @ restore interrupt mode 340 msr cpsr_c, r2 @ restore interrupts
|
/linux-3.4.99/arch/arm/mach-at91/ |
D | pm.c | 55 static char restore[] __initdata = "power-restored"; in show_reset_status() local 84 reason = restore; in show_reset_status()
|