Home
last modified time | relevance | path

Searched refs:PageAlignLength (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Gcd/
DGcd.c360 PageAlignLength ( in PageAlignLength() function
1391 PageLength = PageAlignLength (BaseAddress + Length - PageBaseAddress); in CoreAddMemorySpace()
2168 …Length = PageAlignLength (ResourceHob->PhysicalStart + ResourceHob->ResourceLength - BaseAdd… in CoreInitializeMemoryServices()
2175 Length = PageAlignLength (PhitHob->EfiFreeMemoryTop - BaseAddress); in CoreInitializeMemoryServices()
2182 Length = PageAlignLength ((UINT64)((UINTN)*HobStart - BaseAddress)); in CoreInitializeMemoryServices()
2245 …TestedMemoryLength = PageAlignLength (ResourceHob->PhysicalStart + ResourceHob->ResourceLeng… in CoreInitializeMemoryServices()
2530 …Length = PageAlignLength (MemorySpaceMap[Index].BaseAddress + MemorySpaceMap[Index].Length … in CoreInitializeGcdServices()
2585 …Length = PageAlignLength (MemorySpaceMapHobList->BaseAddress + MemorySpaceMapHobList->Length… in CoreInitializeGcdServices()