Searched refs:Restore (Results 1 – 25 of 46) sorted by relevance
12
/Linux-v5.10/arch/s390/boot/ |
D | text_dma.S | 134 larl %r4,.Lctlregs # Restore control registers 136 larl %r4,.Lfpctl # Restore floating point ctl register 138 larl %r4,.Lprefix # Restore prefix register 140 larl %r4,.Lcontinue_psw # Restore PSW flags
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | slog2.S | 41 | 2.1 Restore the user FPCR 55 | 2.1 Restore the user FPCR 70 | 2.1 Restore the user FPCR 86 | 2.2 Restore the user FPCR. 92 | 4.1 Restore the user FPCR
|
D | sint.S | 149 | Input is less than zero. Restore sign, and check for directed
|
D | setox.S | 156 | 6.3 Restore the user FPCR 174 | 7.2 Restore user FPCR. 200 | 9.4 Restore user FPCR.
|
/Linux-v5.10/arch/mips/kernel/ |
D | scall64-n32.S | 81 ld v0, PT_R2(sp) # Restore syscall (maybe modified) 82 ld a0, PT_R4(sp) # Restore argument registers
|
D | scall64-n64.S | 92 ld v0, PT_R2(sp) # Restore syscall (maybe modified) 93 ld a0, PT_R4(sp) # Restore argument registers
|
D | scall32-o32.S | 134 lw v0, PT_R2(sp) # Restore syscall (maybe modified) 135 lw a0, PT_R4(sp) # Restore argument registers
|
D | scall64-o32.S | 136 ld v0, PT_R2(sp) # Restore syscall (maybe modified) 137 ld a0, PT_R4(sp) # Restore argument registers
|
/Linux-v5.10/arch/arm/mach-omap1/ |
D | sleep.S | 133 @ Restore EMIFF controls 357 @ Restore the ARM_IDLECT1 and ARM_IDLECT2. 361 @ Restore EMIFF controls 365 @ Restore regs and return
|
/Linux-v5.10/Documentation/virt/kvm/devices/ |
D | arm-vgic-its.rst | 71 "ITS Restore Sequence". 123 ITS Restore Sequence: 134 1. Restore GITS_CBASER 135 2. Restore all other ``GITS_`` registers, except GITS_CTLR! 137 4. Restore GITS_CTLR
|
D | xive.rst | 241 Restore is similar: 243 1. Restore the EQ configuration. As targeting depends on it. 244 2. Restore targeting 245 3. Restore the thread interrupt contexts 246 4. Restore the source states
|
/Linux-v5.10/kernel/power/ |
D | hibernate.c | 728 goto Restore; in hibernate() 787 Restore: in hibernate() 989 goto Restore; in software_resume() 1006 Restore: in software_resume()
|
D | suspend.c | 354 goto Restore; in suspend_prepare() 365 Restore: in suspend_prepare()
|
/Linux-v5.10/arch/sparc/kernel/ |
D | cherrs.S | 189 wrpr %g1, %tl ! Restore original trap level 194 wrpr %g1, %tl ! Restore original trap level 240 wrpr %g1, %tl ! Restore original trap level 245 wrpr %g1, %tl ! Restore original trap level
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/opal/ |
D | power-mgt.txt | 46 0x00001000 /* Restore GPRs like nap */ 47 0x00002000 /* Restore hypervisor resource from PACA pointer */
|
/Linux-v5.10/Documentation/livepatch/ |
D | system-state.rst | 96 - Restore the original state when the livepatch is disabled. 98 - Restore the previous state when the transition is reverted.
|
/Linux-v5.10/arch/arm/mm/ |
D | proc-arm926.S | 98 mcr p15, 0, r1, c1, c0, 0 @ Restore ICache enable 99 msr cpsr_c, r3 @ Restore FIQ state
|
/Linux-v5.10/arch/arc/kernel/ |
D | entry-compact.S | 321 ; Restore the saved sys context (common exit-path for EXCPN/IRQ/Trap) 334 ; Restore REG File. In case multiple Events outstanding,
|
D | entry-arcv2.S | 188 ; Restore the saved sys context (common exit-path for EXCPN/IRQ/Trap)
|
D | entry.S | 184 ; Restore the sys-call args. Mere invocation of the hook abv could have
|
/Linux-v5.10/arch/arc/include/asm/ |
D | entry-arcv2.h | 181 ; Restore SP (into AUX_USER_SP) only if returning to U mode
|
/Linux-v5.10/Documentation/scsi/ |
D | ChangeLog.ips | 55 - Restore caller's DCDB Structure
|
/Linux-v5.10/arch/arm/kernel/ |
D | entry-armv.S | 348 mov lr, r1 @ Restore lr_abt, abort is unsafe 349 msr spsr_cxsf, r2 @ Restore spsr_abt
|
/Linux-v5.10/arch/x86/crypto/ |
D | sha512-avx-asm.S | 356 # Restore GPRs 363 # Restore Stack Pointer
|
D | sha512-ssse3-asm.S | 358 # Restore GPRs 365 # Restore Stack Pointer
|
12