Home
last modified time | relevance | path

Searched full:restore (Results 1 – 25 of 119) sorted by relevance

12345

/Documentation/driver-api/pm/
Dnotifiers.rst14 before hibernation/suspend or after restore/resume, but they require the system
20 resume/restore, but they cannot do it by calling :c:func:`request_firmware()`
37 error occurred during hibernation. Device restore callbacks have been
41 The system is going to restore a hibernation image. If all goes well,
46 An error occurred during restore from hibernation. Device restore
Ddevices.rst407 (DMA, IRQs), saved enough state that they can re-initialize or restore previous
594 boot loader loads a fresh instance of the kernel, called "the restore kernel",
595 into memory and passes control to it in the usual way. Then the restore kernel
598 in resuming from hibernation. In fact, the restore kernel may be completely
603 To be able to load the system image into memory, the restore kernel needs to
611 affected by these phases are only those having drivers in the restore kernel;
614 Should the restoration of the pre-hibernation memory contents fail, the restore
622 To achieve this, the image kernel must restore the devices' pre-hibernation
625 ``restore_noirq``, ``restore_early``, ``restore``, ``complete``.
631 3. The ``restore`` phase is analogous to the ``resume`` phase.
[all …]
/Documentation/virt/kvm/devices/
Darm-vgic-its.rst64 restore the ITS tables from guest RAM to ITS internal structures.
74 "ITS Restore Sequence".
126 ITS Restore Sequence:
131 a) restore all guest memory and create vcpus
132 b) restore all redistributors
135 d) restore the ITS in the following order:
137 1. Restore GITS_CBASER
138 2. Restore all other ``GITS_`` registers, except GITS_CTLR!
140 4. Restore GITS_CTLR
Dxive.rst241 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
Darm-vgic-v3.rst63 with the same redistributor across a save/restore operation), VCPU creation
67 resulting in a VM that will fail to run at restore time.
161 and restore the entire GIC internal state (which is defined by the
/Documentation/arch/arm/
Dkernel_mode_neon.rst28 Lazy preserve and restore
31 lazy restore (on both SMP and UP systems). This means that the register file is
34 another core). Lazy restore is implemented by disabling the NEON/VFP unit after
36 instruction is issued, allowing the kernel to step in and perform the restore if
45 mode will hit the lazy restore trap upon next use. This is handled by the
52 preserve/restore mechanism for the kernel mode NEON/VFP register contents. This
/Documentation/devicetree/bindings/powerpc/opal/
Dpower-mgt.txt45 0x00000002 /* Needs timebase restore */
46 0x00001000 /* Restore GPRs like nap */
47 0x00002000 /* Restore hypervisor resource from PACA pointer */
48 0x00004000 /* Program PORE to restore PACA pointer */
/Documentation/livepatch/
Dsystem-state.rst22 - store data needed to manipulate and restore the system state
96 - Restore the original state when the livepatch is disabled.
98 - Restore the previous state when the transition is reverted.
153 - In case of transition reverse, restore the previous system
/Documentation/trace/
Dftrace-design.rst94 /* restore any bare state */
106 /* restore all state needed by the ABI */
121 some functions to save (hijack) and restore the return address.
157 /* restore any bare state */
172 /* restore all state needed by the ABI */
196 /* restore all state needed by the ABI */
326 /* restore all state needed by the ABI */
/Documentation/core-api/
Dgfp_mask-from-fs-io.rst46 nesting would be possible via reclaim. The restore function should be
50 Please note that the proper pairing of save/restore functions
Dfloating-point.rst8 system call overhead, because the kernel does not need to save and restore the
/Documentation/ABI/testing/
Dsysfs-driver-toshiba_haps21 seconds and then restore normal operation. Accepting 1 as the
Dsysfs-driver-w1_therm22 device data to its embedded EEPROM, either restore data
27 * 'restore': restore EEPROM data in device RAM
/Documentation/power/
Dsuspend-and-cpuhotplug.rst237 powered off, during restore it becomes necessary to apply the microcode
242 hibernate/restore cycle.]
247 And during the CPU online operations (during resume/restore), since the
252 hotplug will not be done in-between suspend/resume or hibernate/restore
Dpci.rst290 .restore = pci_pm_restore,
632 2.4.4. System Restore
635 System restore requires a hibernation image to be loaded into memory and the
661 it must restore the devices' pre-hibernation functionality, which is done much
665 restore_noirq, restore, complete
676 pm->restore() callbacks, if available.
719 saving a hibernation image and during system restore, when a hibernation image
777 in preparation for the creation of a system image, and during restore,
795 devices in preparation for the creation of a system image, and during restore,
868 loading of a hibernation image fails during system restore (it is then executed
[all …]
Duserland-swsusp.rst55 restore the system memory state from the
115 to resume the system from RAM if there's enough battery power or restore
/Documentation/arch/arm/nwfpe/
Dnotes.rst12 function, and an ldfe instruction to restore it before returning.
/Documentation/virt/kvm/
Dreview-checklist.rst16 4. New state must include support for save/restore.
/Documentation/driver-api/usb/
Dcallbacks.rst124 restore. No more URBs may be submitted until the post_reset method
137 The reset has completed. Restore any saved device state and begin
/Documentation/admin-guide/pm/
Dsleep-states.rst139 (referred to as the ``restore kernel``) looks for a hibernation image in
141 activity in the system is stopped and the restore kernel overwrites itself with
225 to restore the previous state of the system.
232 instance was a restore kernel and follow up with full system
/Documentation/fb/
Dfbcon.rst217 restore VGA text mode for you. With the rest, before detaching fbcon, you
241 vbetool vbestate restore < <vga state file> && \
279 vbetool vbestate restore < <vesa state file> && \
323 $VBETOOL/vbetool vbestate restore < $VGASTATE
/Documentation/admin-guide/mm/
Dsoft-dirty.rst41 This feature is actively used by the checkpoint-restore project. You
/Documentation/w1/slaves/
Dw1_therm.rst87 Write ``save`` to save device RAM to EEPROM. Write ``restore`` to restore EEPROM
/Documentation/admin-guide/
Djfs.rst34 previously specified in order to restore normal behavior.
/Documentation/hwmon/
Dsht15.rst59 restore the previous device configuration.

12345