/linux/arch/s390/kernel/ |
H A D | text_amode31.S | 137 larl %r4,ctlregs # Restore control registers 139 larl %r4,fpctl # Restore floating point ctl register 141 larl %r4,prefix # Restore prefix register 143 larl %r4,continue_psw # Restore PSW flags
|
/linux/arch/m68k/fpsp040/ |
H A 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
|
H A D | sint.S | 149 | Input is less than zero. Restore sign, and check for directed
|
H A D | setox.S | 156 | 6.3 Restore the user FPCR 174 | 7.2 Restore user FPCR. 200 | 9.4 Restore user FPCR.
|
/linux/arch/arm/mach-omap1/ |
H A D | sleep.S | 277 @ Restore the ARM_IDLECT1 and ARM_IDLECT2. 281 @ Restore EMIFF controls 285 @ Restore regs and return
|
/linux/Documentation/virt/kvm/devices/ |
H A D | arm-vgic-its.rst | 74 "ITS Restore Sequence". 126 ITS Restore Sequence: 137 1. Restore GITS_CBASER 138 2. Restore all other ``GITS_`` registers, except GITS_CTLR! 140 4. Restore GITS_CTLR
|
H A 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/arch/mips/kernel/ |
H A D | scall64-n32.S | 82 ld v0, PT_R2(sp) # Restore syscall (maybe modified) 83 ld a0, PT_R4(sp) # Restore argument registers
|
H A D | scall64-n64.S | 92 ld v0, PT_R2(sp) # Restore syscall (maybe modified) 93 ld a0, PT_R4(sp) # Restore argument registers
|
H A D | scall64-o32.S | 137 ld v0, PT_R2(sp) # Restore syscall (maybe modified) 138 ld a0, PT_R4(sp) # Restore argument registers
|
H A D | scall32-o32.S | 134 lw v0, PT_R2(sp) # Restore syscall (maybe modified) 135 lw a0, PT_R4(sp) # Restore argument registers
|
/linux/kernel/power/ |
H A D | hibernate.c | 337 /* Restore control flow magically appears here */ in create_image() 460 * resume_target_kernel - Restore system state from a hibernation image. 664 /* Restore swap signature. */ in power_down() 772 goto Restore; in hibernate() 844 Restore: in hibernate() 1024 goto Restore; in software_resume() 1041 Restore: in software_resume()
|
H A D | suspend.c | 369 goto Restore; in suspend_prepare() 379 Restore: in suspend_prepare()
|
/linux/arch/sparc/kernel/ |
H A 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/tools/testing/selftests/sgx/ |
H A D | test_encl_bootstrap.S | 71 # Restore the caller stack.
|
/linux/Documentation/livepatch/ |
H A 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/Documentation/devicetree/bindings/powerpc/opal/ |
H A D | power-mgt.txt | 46 0x00001000 /* Restore GPRs like nap */ 47 0x00002000 /* Restore hypervisor resource from PACA pointer */
|
/linux/arch/arc/kernel/ |
H A D | entry-compact.S | 306 ; Restore the saved sys context (common exit-path for EXCPN/IRQ/Trap) 319 ; Restore REG File. In case multiple Events outstanding,
|
H A D | entry-arcv2.S | 174 ; Restore the saved sys context (common exit-path for EXCPN/IRQ/Trap)
|
/linux/arch/arm/mm/ |
H A D | proc-arm926.S | 101 mcr p15, 0, r1, c1, c0, 0 @ Restore ICache enable 102 msr cpsr_c, r3 @ Restore FIQ state
|
/linux/Documentation/scsi/ |
H A D | ChangeLog.ips | 55 - Restore caller's DCDB Structure
|
/linux/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 355 # Restore Stack Pointer 359 # Restore GPRs
|
H A D | sha512-avx-asm.S | 353 # Restore Stack Pointer 357 # Restore GPRs
|
/linux/arch/arc/include/asm/ |
H A D | entry-arcv2.h | 195 ; Restore SP (into AUX_USER_SP) only if returning to U mode
|
/linux/Documentation/driver-api/usb/ |
H A D | callbacks.rst | 137 The reset has completed. Restore any saved device state and begin
|