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

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

Completed in 204 milliseconds