Searched refs:Restore (Results 1 – 25 of 47) sorted by relevance
12
/linux-6.1.9/arch/s390/kernel/ |
D | text_amode31.S | 124 larl %r4,.Lctlregs # Restore control registers 126 larl %r4,.Lfpctl # Restore floating point ctl register 128 larl %r4,.Lprefix # Restore prefix register 130 larl %r4,.Lcontinue_psw # Restore PSW flags
|
/linux-6.1.9/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
|
/linux-6.1.9/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 | 91 ld v0, PT_R2(sp) # Restore syscall (maybe modified) 92 ld a0, PT_R4(sp) # Restore argument registers
|
D | scall32-o32.S | 131 lw v0, PT_R2(sp) # Restore syscall (maybe modified) 132 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-6.1.9/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-6.1.9/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-6.1.9/kernel/power/ |
D | hibernate.c | 739 goto Restore; in hibernate() 798 Restore: in hibernate() 1001 goto Restore; in software_resume() 1018 Restore: in software_resume()
|
D | suspend.c | 362 goto Restore; in suspend_prepare() 373 Restore: in suspend_prepare()
|
/linux-6.1.9/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-6.1.9/tools/testing/selftests/sgx/ |
D | test_encl_bootstrap.S | 81 # Restore the caller stack.
|
/linux-6.1.9/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-6.1.9/Documentation/devicetree/bindings/powerpc/opal/ |
D | power-mgt.txt | 46 0x00001000 /* Restore GPRs like nap */ 47 0x00002000 /* Restore hypervisor resource from PACA pointer */
|
/linux-6.1.9/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-6.1.9/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 | 189 ; Restore the saved sys context (common exit-path for EXCPN/IRQ/Trap)
|
D | entry.S | 181 ; Restore the sys-call args. Mere invocation of the hook abv could have
|
/linux-6.1.9/arch/arc/include/asm/ |
D | entry-arcv2.h | 181 ; Restore SP (into AUX_USER_SP) only if returning to U mode
|
/linux-6.1.9/Documentation/scsi/ |
D | ChangeLog.ips | 55 - Restore caller's DCDB Structure
|
/linux-6.1.9/arch/x86/crypto/ |
D | sha512-avx-asm.S | 353 # Restore Stack Pointer 357 # Restore GPRs
|
D | sha512-ssse3-asm.S | 355 # Restore Stack Pointer 359 # Restore GPRs
|
/linux-6.1.9/arch/arm/kernel/ |
D | entry-armv.S | 333 mov lr, r1 @ Restore lr_abt, abort is unsafe 334 msr spsr_cxsf, r2 @ Restore spsr_abt
|
12