HomeSort by relevance Sort by last modified time
    Searched defs:TranslationTableSize (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtMemoryInitPeiLib/
ArmVirtMemoryInitPeiLib.c 38 UINTN TranslationTableSize;
46 Status = ArmConfigureMmu (MemoryTable, &TranslationTableBase, &TranslationTableSize);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Library/MemoryInitPei/
MemoryInitPeiLib.c 43 UINTN TranslationTableSize;
52 Status = ArmConfigureMmu (MemoryTable, &TranslationTableBase, &TranslationTableSize);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Binary/D02/MemoryInitPei/
MemoryInitPeiLib.c 39 UINTN TranslationTableSize;
47 Status = ArmConfigureMmu (MemoryTable, &TranslationTableBase, &TranslationTableSize);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/MemoryInitPei/
MemoryInitPeiLib.c 37 UINTN TranslationTableSize;
42 Status = ArmConfigureMmu (MemoryTable, &TranslationTableBase, &TranslationTableSize);

Completed in 259 milliseconds