Home
last modified time | relevance | path

Searched refs:SIZE_2GB (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Include/
DArmPlatform.h66 #define ARM_JUNO_EXTRA_SYSTEM_MEMORY_SZ (SIZE_2GB + SIZE_4GB)
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/Library/HiKey960Lib/
DHiKey960Mem.c162 if (AdditionalMemorySize >= SIZE_2GB) { in ArmPlatformGetVirtualMemoryMap()
230 if (AdditionalMemorySize >= SIZE_2GB) { in ArmPlatformGetVirtualMemoryMap()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/
DRTSMMem.c73 SparseMemorySize = SIZE_2GB; in ArmPlatformGetVirtualMemoryMap()
/device/linaro/bootloader/edk2/MdePkg/Include/
DBase.h451 #define SIZE_2GB 0x80000000 macro