/device/google/marlin/health/ |
D | LearnedCapacityBackupRestore.h | 33 void Restore();
|
D | CycleCountBackupRestore.h | 35 void Restore();
|
D | HealthService.cpp | 79 ccBackupRestore.Restore(); in healthd_board_init() 80 lcBackupRestore.Restore(); in healthd_board_init()
|
D | LearnedCapacityBackupRestore.cpp | 30 void LearnedCapacityBackupRestore::Restore() { in Restore() function in device::google::marlin::health::LearnedCapacityBackupRestore
|
D | CycleCountBackupRestore.cpp | 30 void CycleCountBackupRestore::Restore() in Restore() function in device::google::marlin::health::CycleCountBackupRestore
|
/device/google/wahoo/health/ |
D | LearnedCapacityBackupRestore.h | 33 void Restore();
|
D | CycleCountBackupRestore.h | 35 void Restore();
|
D | HealthService.cpp | 71 ccBackupRestore.Restore(); in healthd_board_init() 72 lcBackupRestore.Restore(); in healthd_board_init()
|
D | LearnedCapacityBackupRestore.cpp | 30 void LearnedCapacityBackupRestore::Restore() { in Restore() function in device::google::wahoo::health::LearnedCapacityBackupRestore
|
D | CycleCountBackupRestore.cpp | 30 void CycleCountBackupRestore::Restore() in Restore() function in device::google::wahoo::health::CycleCountBackupRestore
|
/device/google/bonito/health/ |
D | LearnedCapacityBackupRestore.h | 33 void Restore();
|
D | HealthService.cpp | 107 ccBackupRestoreBMS.Restore(); in healthd_board_init() 108 lcBackupRestore.Restore(); in healthd_board_init()
|
D | LearnedCapacityBackupRestore.cpp | 31 void LearnedCapacityBackupRestore::Restore() { in Restore() function in device::google::bonito::health::LearnedCapacityBackupRestore
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/ |
D | EfiSetMem.S | 129 # Restore mm0 130 movq -8(%ebp), %mm0 # Restore MmxSave to mm0
|
D | EfiZeroMem.S | 113 # Restore mm0 114 movq -8(%ebp), %mm0 # Restore mm0 from MmxSave
|
D | EfiSetMem.asm | 125 ; Restore mm0 126 movq mm0, [ebp - 8] ; Restore MmxSave to mm0
|
D | EfiZeroMem.asm | 111 ; Restore mm0 112 movq mm0, [ebp - 8] ; Restore mm0 from MmxSave
|
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/ |
D | Main.asm | 62 ; Restore initial EAX value into the EAX register 95 ; Restore initial EAX value into the RAX register
|
/device/google/crosshatch/health/ |
D | HealthService.cpp | 106 ccBackupRestoreBMS.Restore(); in healthd_board_init() 107 ccBackupRestoreMAX.Restore(); in healthd_board_init()
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmExceptionLib/Arm/ |
D | ExceptionSupport.asm | 266 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
|
D | ExceptionSupport.S | 272 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/ |
D | Stack.s | 69 # Restore previous contexts
|
D | Stack.asm | 68 ; Restore previous contexts
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/Ia32/ |
D | Stack.nasm | 67 ; Restore previous contexts
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/Arm/ |
D | RTSMHelper.asm | 75 mov lr, r2 ; Restore link register val
|