Home
last modified time | relevance | path

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

12345678910>>...47

/kernel/linux/linux-5.10/Documentation/virt/kvm/devices/
Darm-vgic-its.rst63 The GICV3 must be restored before the ITS and all ITS registers but
64 the GITS_CTLR must be restored before restoring the ITS tables.
66 The GITS_IIDR read-only register must also be restored before
79 -EINVAL Inconsistent restored data
100 - GITS_CREADR. It must be restored otherwise commands in the queue
102 restored before restoring the GITS_CTLR which is likely to enable the
103 ITS. Also it must be restored after GITS_CBASER since a write to
108 the ABI. GITS_IIDR must be restored before calling
/kernel/linux/linux-6.6/Documentation/virt/kvm/devices/
Darm-vgic-its.rst66 The GICV3 must be restored before the ITS and all ITS registers but
67 the GITS_CTLR must be restored before restoring the ITS tables.
69 The GITS_IIDR read-only register must also be restored before
82 -EINVAL Inconsistent restored data
103 - GITS_CREADR. It must be restored otherwise commands in the queue
105 restored before restoring the GITS_CTLR which is likely to enable the
106 ITS. Also it must be restored after GITS_CBASER since a write to
111 the ABI. GITS_IIDR must be restored before calling
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
Da5xx_gpu.h99 * @cntl: Value of RB_CNTL written by CPU, save/restored by CP
100 * @rptr: Value of RB_RPTR written by CPU, save/restored by CP
101 * @wptr: Value of RB_WPTR written by CPU, save/restored by CP
102 * @rptr_addr: Value of RB_RPTR_ADDR written by CPU, save/restored by CP
103 * @rbase: Value of RB_BASE written by CPU, save/restored by CP
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
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
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
Dxstate.h42 * Features which are restored when returning to user space.
43 * PKRU is not restored on return to user space because PKRU
60 * be avoided. Such supervisor state components should only be saved/restored
65 * supervisor state component cannot be saved/restored at each context switch.
Dtypes.h10 * restored by the FRSTOR instructions:
30 * restored by the FXRSTOR instructions. It's similar to the FSAVE
326 * and restored by the XRSTOR instructions.
380 * The FPU registers are restored by the
505 * are restored from this storage on return to user space if they
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/
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",
/kernel/linux/linux-5.10/arch/arm/kernel/
Dentry-v7m.S68 @ registers r0-r3 and r12 are automatically restored on exception
70 @ correctness they don't need to be restored. So only r8-r11 must be
71 @ restored here. The easiest way to do so is to restore r0-r7, too.
/kernel/linux/linux-6.6/arch/arm/kernel/
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.
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dsuspend.h13 /* Saved and restored by low-level functions */
15 /* Saved and restored by high-level functions */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/powerpc/4xx/
Dcpm.txt27 restored on resume.
31 restored on resume. Note, for standby
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/4xx/
Dcpm.txt27 restored on resume.
31 restored on resume. Note, for standby
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
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.
/kernel/linux/linux-6.6/arch/arm64/lib/
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
/kernel/linux/linux-5.10/Documentation/driver-api/pm/
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``
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Doptprobes_head.S62 * The original TOC gets restored when pt_regs is restored
/kernel/linux/linux-6.6/Documentation/driver-api/pm/
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``
/kernel/linux/linux-5.10/arch/s390/kernel/
Dnmi.c199 * General purpose registers couldn't be restored and have in s390_check_registers()
216 * Floating point registers can't be restored. If the in s390_check_registers()
228 * Floating point control register can't be restored. in s390_check_registers()
243 * Vector registers can't be restored. If the kernel in s390_check_registers()
267 * Guarded storage register can't be restored and in s390_check_registers()
/kernel/linux/linux-6.6/tools/testing/selftests/cpufreq/
Dgovernor.sh58 printf "Governor restored for $1 to $CUR_GOV\n"
62 printf "Governor frequency restored for $1: $CUR_FREQ\n"
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Doptprobes_head.S72 * The original TOC gets restored when pt_regs is restored
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
Dxstate.h44 * be avoided. Such supervisor state components should only be saved/restored
49 * supervisor state component cannot be saved/restored at each context switch.
/kernel/linux/linux-5.10/tools/testing/selftests/cpufreq/
Dgovernor.sh58 printf "Governor restored for $1 to $CUR_GOV\n"
62 printf "Governor frequency restored for $1: $CUR_FREQ\n"
/kernel/linux/linux-6.6/sound/pci/
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)
/kernel/linux/linux-5.10/sound/pci/
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)
/kernel/linux/linux-6.6/Documentation/admin-guide/pm/
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.

12345678910>>...47