Home
last modified time | relevance | path

Searched refs:HighMemoryLength (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DMemoryPeim.c78 OUT UINT64 *HighMemoryLength in SetPeiCacheMode()
98 UINT64 HighMemoryLength;
128 HighMemoryLength = 0;
142 &HighMemoryLength
153 if (HighMemoryLength != 0 ) {
204 while (HighMemoryLength > 0) {
206 MemoryLength = HighMemoryLength;
216 HighMemoryLength -= MemoryLength;
259 OUT UINT64 *HighMemoryLength
265 *HighMemoryLength = 0;
[all …]
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspPlatformLib/
DFspPlatformMemory.c70 IN OUT UINT64 *HighMemoryLength in FspGetSystemMemorySize() argument
94 *HighMemoryLength = 0; in FspGetSystemMemorySize()
116 *HighMemoryLength += (UINT64) (Hob.ResourceDescriptor->ResourceLength); in FspGetSystemMemorySize()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
DMemoryCallback.c57 OUT UINT64 *HighMemoryLength
63 *HighMemoryLength = 0;
86 *HighMemoryLength += (UINT64) (Hob.ResourceDescriptor->ResourceLength);
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
DFspPlatformMemory.c37 IN OUT UINT64 *HighMemoryLength in FspGetSystemMemorySize() argument
42 *HighMemoryLength = 0; in FspGetSystemMemorySize()
62 *HighMemoryLength += (UINT64) (Hob.ResourceDescriptor->ResourceLength); in FspGetSystemMemorySize()
/device/linaro/bootloader/edk2/IntelFspPkg/Include/Library/
DFspPlatformLib.h27 IN OUT UINT64 *HighMemoryLength
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/Library/
DFspPlatformLib.h38 IN OUT UINT64 *HighMemoryLength