Home
last modified time | relevance | path

Searched full:restored (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.h101 * @cntl: Value of RB_CNTL written by CPU, save/restored by CP
102 * @rptr: Value of RB_RPTR written by CPU, save/restored by CP
103 * @wptr: Value of RB_WPTR written by CPU, save/restored by CP
104 * @rptr_addr: Value of RB_RPTR_ADDR written by CPU, save/restored by CP
105 * @rbase: Value of RB_BASE written by CPU, save/restored by CP
/linux/arch/x86/include/asm/fpu/
H A Dxstate.h39 * Features which are restored when returning to user space.
40 * PKRU is not restored on return to user space because PKRU
61 * be avoided. Such supervisor state components should only be saved/restored
66 * supervisor state component cannot be saved/restored at each context switch.
H A Dtypes.h12 * restored by the FRSTOR instructions:
32 * restored by the FXRSTOR instructions. It's similar to the FSAVE
347 * and restored by the XRSTOR instructions.
401 * The FPU registers are restored by the
528 * are restored from this storage on return to user space if they
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dtpidr2_restore.c5 * Verify that the TPIDR2 register context in signal frames is restored.
71 fprintf(stderr, "TPIDR2 restored\n"); in check_tpidr2()
79 .descr = "Validate that TPIDR2 is restored from the sigframe",
H A DTODO1 - Validate that register contents are saved and restored as expected.
/linux/arch/arm/kernel/
H A Dentry-v7m.S77 @ registers r0-r3 and r12 are automatically restored on exception
79 @ correctness they don't need to be restored. So only r8-r11 must be
80 @ restored here. The easiest way to do so is to restore r0-r7, too.
/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dcpm.txt27 restored on resume.
31 restored on resume. Note, for standby
/linux/arch/riscv/include/asm/
H A Dsuspend.h13 /* Saved and restored by low-level functions */
15 /* Saved and restored by high-level functions */
/linux/arch/arm/mach-omap2/
H A Dsdrc.c46 * Save SMS registers that need to be restored after off mode.
56 * Restore SMS registers that need to be Restored after off mode.
H A Dpm34xx.c90 /* Restore the control module context, padconf restored by h/w */ in omap3_core_restore_context()
180 /* Variable to tell what needs to be saved and restored in omap_sram_idle()
182 /* save_state = 0 => Nothing to save and restored */ in omap_sram_idle()
253 * get saved. The rest is placed on the stack, and restored in omap_sram_idle()
/linux/tools/testing/selftests/proc/
H A Dproc-maps-race.c761 * however if vma was concurrently restored after a in TEST_F()
766 * last restored line. in TEST_F()
853 * however if the vma was concurrently restored, it
855 * as restored one) because we found it as the next vma
857 * as the last restored line.
934 * however if the vma was concurrently restored, it
936 * as restored one) because we found it as the next vma
938 * as the last restored line.
/linux/arch/arm64/lib/
H A Dkasan_sw_tags.S25 * sp + 0..15: x0 and x1 to be restored
36 * The caller expects x0 and x1 to be restored from the structure, and
/linux/Documentation/driver-api/pm/
H A Dnotifiers.rst36 The system memory state has been restored from a hibernation image or an
42 the restored image kernel will issue a ``PM_POST_HIBERNATION``
/linux/sound/pci/
H A Dazt3328.h9 /* (only 0x70 of 0x80 bytes saved/restored by Windows driver) */
192 /* further I/O indices not saved/restored and not readable after writing,
197 /* (only 0x06 of 0x08 bytes saved/restored by Windows driver) */
280 /* (only 0x06 of 0x08 bytes saved/restored by Windows driver) */
288 /* (only 0x22 of 0x40 bytes saved/restored by Windows driver)
/linux/tools/testing/selftests/cpufreq/
H A Dgovernor.sh67 printf "Governor restored for $1 to $CUR_GOV\n"
72 printf "Governor frequency restored for $1: $CUR_FREQ\n"
/linux/arch/powerpc/kernel/
H A Doptprobes_head.S72 * The original TOC gets restored when pt_regs is restored
/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst146 The working-state configuration of IRQs is restored after the *noirq* resume
244 platform may need to be restored by the platform firmware before the
249 The suspend-time configuration of the core system components is restored and
255 back online and their suspend-time configuration is restored.
/linux/arch/mips/include/asm/
H A Dpm.h90 * Segment configuration must be restored prior to any access to
143 * restored prior to any kmalloc'd memory being referenced (even the stack
/linux/arch/x86/power/
H A Dcpu.c73 * might affect the operations of the restored target kernel (ie. the one
194 * The asm code that gets us here will have restored a usable GDT, although
243 * the percpu access pointer (i.e., MSR_GS_BASE) is restored. in __restore_processor_state()
257 * Now that we have descriptor tables fully restored and working in __restore_processor_state()
/linux/drivers/net/ethernet/sfc/
H A Dmcdi_filters.h80 /* RSS contexts have yet to be restored after MC reboot */
82 /* filters have yet to be restored after MC reboot */
/linux/arch/arc/include/asm/
H A Dentry-arcv2.h164 ; but on return, restored only if U mode
196 ; - for K mode, it will be implicitly restored as stack is unwound
240 ; _SOFT clobbers r10 restored by _HARD hence the order
H A Dfpu.h16 /* These DPFP regs need to be saved/restored across ctx-sw */
/linux/arch/openrisc/include/uapi/asm/
H A Dsigcontext.h26 context while a signal handler is executed. It's restored by sys_sigreturn.
/linux/arch/loongarch/include/uapi/asm/
H A Ducontext.h27 * to ensure all user-visible ISA state can be saved and restored via a
/linux/arch/riscv/include/uapi/asm/
H A Ducontext.h29 * to ensure all user-visible ISA state can be saved and restored via a

12345678910>>...17