Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c39 InternalAllocatePages ( in InternalAllocatePages() function
77 return InternalAllocatePages (EfiBootServicesData, Pages); in GlueAllocatePages()
99 return InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()
121 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages()
193 Memory = InternalAllocatePages (MemoryType, Pages + EFI_SIZE_TO_PAGES (Alignment)); in InternalAllocateAlignedPages()
331 return InternalAllocatePages (MemoryType, EFI_SIZE_TO_PAGES (AllocationSize)); in InternalAllocatePool()
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c41 InternalAllocatePages ( in InternalAllocatePages() function
80 return InternalAllocatePages (EfiBootServicesData, Pages); in AllocatePages()
102 return InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()
124 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages()
215 Memory = (EFI_PHYSICAL_ADDRESS) (UINTN) InternalAllocatePages (MemoryType, TotalPages); in InternalAllocateAlignedPages()
477 return InternalAllocatePages (MemoryType, EFI_SIZE_TO_PAGES (AllocationSize)); in InternalAllocatePool()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
DMemoryAllocationLib.c48 InternalAllocatePages ( in InternalAllocatePages() function
82 return InternalAllocatePages (EfiBootServicesData, Pages); in AllocatePages()
104 return InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()
126 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
DMemoryAllocationLib.c39 InternalAllocatePages ( in InternalAllocatePages() function
77 return InternalAllocatePages (EfiBootServicesData, Pages); in AllocatePages()
99 return InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()
121 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/
DMemoryAllocationLib.c40 InternalAllocatePages ( in InternalAllocatePages() function
78 return InternalAllocatePages (EfiBootServicesData, Pages); in GlueAllocatePages()
100 return InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()
122 return InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
DMemoryAllocationLib.c42 InternalAllocatePages ( in InternalAllocatePages() function
82 Buffer = InternalAllocatePages (EfiBootServicesData, Pages); in AllocatePages()
117 Buffer = InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()
152 Buffer = InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
DMemoryAllocationLib.c41 InternalAllocatePages ( in InternalAllocatePages() function
81 Buffer = InternalAllocatePages (EfiBootServicesData, Pages); in AllocatePages()
116 Buffer = InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()
151 Buffer = InternalAllocatePages (EfiReservedMemoryType, Pages); in AllocateReservedPages()
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/
DMemoryAllocationLib.c153 InternalAllocatePages ( in InternalAllocatePages() function
191 return InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocatePages()
213 return InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
DMemoryAllocationLib.c78 InternalAllocatePages ( in InternalAllocatePages() function
118 Buffer = InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocatePages()
153 Buffer = InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
DMemoryAllocationLib.c155 InternalAllocatePages ( in InternalAllocatePages() function
195 Buffer = InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocatePages()
230 Buffer = InternalAllocatePages (EfiRuntimeServicesData, Pages); in AllocateRuntimePages()