HomeSort by relevance Sort by last modified time
    Searched refs:SIZE_64MB (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/ArmVirtPkg/Include/
ArmPlatform.h 29 #define QEMU_NOR0_SIZE SIZE_64MB
31 #define QEMU_NOR1_SIZE SIZE_64MB
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/RTSM/
ArmPlatform.h 27 #define ARM_VE_REMAP_SZ SIZE_64MB
35 #define ARM_VE_SMB_NOR0_SZ SIZE_64MB
38 #define ARM_VE_SMB_NOR1_SZ SIZE_64MB
45 #define ARM_VE_SMB_PERIPH_SZ SIZE_64MB
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/CTA15-A7/
ArmPlatform.h 32 #define ARM_VE_SEC_NOR0_SZ SIZE_64MB
36 #define ARM_VE_SEC_RAM0_SZ SIZE_64MB
42 #define ARM_VE_SMB_NOR0_SZ SIZE_64MB
45 #define ARM_VE_SMB_NOR1_SZ SIZE_64MB
54 #define ARM_VE_SMB_PERIPH_SZ (SIZE_64MB + SIZE_32MB + SIZE_16MB)
57 #define ARM_VE_SMB_PERIPH_SZ (SIZE_64MB + SIZE_16MB)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/CTA9x4/
ArmPlatform.h 28 #define ARM_VE_REMAP_SZ SIZE_64MB
42 #define ARM_VE_SMB_NOR0_SZ SIZE_64MB
45 #define ARM_VE_SMB_NOR1_SZ SIZE_64MB
52 #define ARM_VE_SMB_PERIPH_SZ SIZE_64MB
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Include/
ArmPlatform.h 29 #define ARM_VE_SMB_NOR0_SZ SIZE_64MB
33 #define ARM_VE_SMB_PERIPH_SZ (SIZE_64MB + SIZE_2MB)
  /device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
MemDetect.c 151 return SIZE_64MB;
191 return (UINT32)(EFI_PAGES_TO_SIZE (TotalPages) + SIZE_64MB);
  /device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportPei/
CbSupportPei.c 160 UINT64 PeiMemSize = SIZE_64MB; // 64 MB
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h 307 #define SIZE_64MB 0x04000000
    [all...]

Completed in 143 milliseconds