Home
last modified time | relevance | path

Searched refs:Restore (Results 1 – 25 of 75) sorted by relevance

123

/device/google/marlin/health/
DLearnedCapacityBackupRestore.h33 void Restore();
DCycleCountBackupRestore.h35 void Restore();
DHealthService.cpp79 ccBackupRestore.Restore(); in healthd_board_init()
80 lcBackupRestore.Restore(); in healthd_board_init()
DLearnedCapacityBackupRestore.cpp30 void LearnedCapacityBackupRestore::Restore() { in Restore() function in device::google::marlin::health::LearnedCapacityBackupRestore
DCycleCountBackupRestore.cpp30 void CycleCountBackupRestore::Restore() in Restore() function in device::google::marlin::health::CycleCountBackupRestore
/device/google/wahoo/health/
DLearnedCapacityBackupRestore.h33 void Restore();
DCycleCountBackupRestore.h35 void Restore();
DHealthService.cpp71 ccBackupRestore.Restore(); in healthd_board_init()
72 lcBackupRestore.Restore(); in healthd_board_init()
DLearnedCapacityBackupRestore.cpp30 void LearnedCapacityBackupRestore::Restore() { in Restore() function in device::google::wahoo::health::LearnedCapacityBackupRestore
DCycleCountBackupRestore.cpp30 void CycleCountBackupRestore::Restore() in Restore() function in device::google::wahoo::health::CycleCountBackupRestore
/device/google/bonito/health/
DLearnedCapacityBackupRestore.h33 void Restore();
DHealthService.cpp107 ccBackupRestoreBMS.Restore(); in healthd_board_init()
108 lcBackupRestore.Restore(); in healthd_board_init()
DLearnedCapacityBackupRestore.cpp31 void LearnedCapacityBackupRestore::Restore() { in Restore() function in device::google::bonito::health::LearnedCapacityBackupRestore
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DEfiSetMem.S129 # Restore mm0
130 movq -8(%ebp), %mm0 # Restore MmxSave to mm0
DEfiZeroMem.S113 # Restore mm0
114 movq -8(%ebp), %mm0 # Restore mm0 from MmxSave
DEfiSetMem.asm125 ; Restore mm0
126 movq mm0, [ebp - 8] ; Restore MmxSave to mm0
DEfiZeroMem.asm111 ; Restore mm0
112 movq mm0, [ebp - 8] ; Restore mm0 from MmxSave
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DMain.asm62 ; Restore initial EAX value into the EAX register
95 ; Restore initial EAX value into the RAX register
/device/google/crosshatch/health/
DHealthService.cpp106 ccBackupRestoreBMS.Restore(); in healthd_board_init()
107 ccBackupRestoreMAX.Restore(); in healthd_board_init()
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmExceptionLib/Arm/
DExceptionSupport.asm266 mov SP, R4 ; Restore SP
272 ldr R1, [SP, #0x4c] ; Restore EFI_SYSTEM_CONTEXT_ARM.IFSR
275 ldr R1, [SP, #0x44] ; Restore EFI_SYSTEM_CONTEXT_ARM.DFSR
293 ldmfd SP!,{R0-R12} ; Restore general purpose registers
DExceptionSupport.S272 mov SP, R4 @ Restore SP
278 ldr R1, [SP, #0x4c] @ Restore EFI_SYSTEM_CONTEXT_ARM.IFSR
281 ldr R1, [SP, #0x44] @ Restore EFI_SYSTEM_CONTEXT_ARM.DFSR
299 ldmfd SP!,{R0-R12} @ Restore general purpose registers
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspSwitchStackLib/Ia32/
DStack.s69 # Restore previous contexts
DStack.asm68 ; Restore previous contexts
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/Ia32/
DStack.nasm67 ; Restore previous contexts
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/Arm/
DRTSMHelper.asm75 mov lr, r2 ; Restore link register val

123