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

  /device/linaro/bootloader/edk2/ArmVirtPkg/Include/
ArmPlatform.h 27 #define QEMU_NOR_BLOCK_SIZE SIZE_256KB
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/NorFlashArmVExpressLib/
NorFlashArmVExpress.c 27 SIZE_256KB * 255,
28 SIZE_256KB,
33 ARM_VE_SMB_NOR0_BASE + SIZE_256KB * 255,
41 SIZE_256KB * 255,
42 SIZE_256KB,
47 ARM_VE_SMB_NOR1_BASE + SIZE_256KB * 255,
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Library/NorFlashJunoLib/
NorFlashJuno.c 25 SIZE_256KB * 255,
26 SIZE_256KB,
31 ARM_VE_SMB_NOR0_BASE + SIZE_256KB * 255,
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA15-A7/
CTA15-A7Mem.c 78 VirtualMemoryTable[Index].Length = SIZE_256KB * 255;
81 VirtualMemoryTable[++Index].PhysicalBase = ARM_VE_SMB_NOR0_BASE + (SIZE_256KB * 255);
82 VirtualMemoryTable[Index].VirtualBase = ARM_VE_SMB_NOR0_BASE + (SIZE_256KB * 255);
89 VirtualMemoryTable[Index].Length = SIZE_256KB * 255;
92 VirtualMemoryTable[++Index].PhysicalBase = ARM_VE_SMB_NOR1_BASE + (SIZE_256KB * 255);
93 VirtualMemoryTable[Index].VirtualBase = ARM_VE_SMB_NOR1_BASE + (SIZE_256KB * 255);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Library/ArmJunoLib/
ArmJunoMem.c 84 VirtualMemoryTable[Index].Length = SIZE_256KB * 255;
87 VirtualMemoryTable[++Index].PhysicalBase = ARM_VE_SMB_NOR0_BASE + (SIZE_256KB * 255);
88 VirtualMemoryTable[Index].VirtualBase = ARM_VE_SMB_NOR0_BASE + (SIZE_256KB * 255);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Include/
ArmPlatform.h 50 #define ARM_JUNO_GIV2M_MSI_SZ SIZE_256KB
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h 438 #define SIZE_256KB 0x00040000
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
PiSmmIpl.c     [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
PiSmmCpuDxeSmm.c     [all...]

Completed in 461 milliseconds