HomeSort by relevance Sort by last modified time
    Searched refs:SIZE_64MB (Results 1 - 9 of 9) 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 34 #define ARM_VE_SMB_NOR0_SZ SIZE_64MB
38 #define ARM_VE_SMB_PERIPH_SZ (SIZE_64MB + SIZE_2MB)
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/Library/PlatformPciLib/
PlatformPciLib.c 26 (PCI_HB0RB0_ECAM_BASE + SIZE_64MB), //MemBase
  /device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
MemDetect.c 285 return SIZE_64MB;
325 return (UINT32)(EFI_PAGES_TO_SIZE (TotalPages) + SIZE_64MB);
  /device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportPei/
CbSupportPei.c 231 UINT64 PeiMemSize = SIZE_64MB; // 64 MB
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h 446 #define SIZE_64MB 0x04000000
    [all...]

Completed in 228 milliseconds