Home
last modified time | relevance | path

Searched defs:PoolType (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPool.c129 IN EFI_MEMORY_TYPE PoolType, in InternalAllocPoolByIndex()
219 IN EFI_MEMORY_TYPE PoolType, in SmmInternalAllocatePool()
280 IN EFI_MEMORY_TYPE PoolType, in SmmAllocatePool()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c420 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
524 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
670 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateAlignedPool()
822 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateAlignedZeroPool()
943 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateAlignedCopyPool()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/
DMemoryAllocationLib.c454 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
552 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
690 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateAlignedPool()
833 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateAlignedZeroPool()
947 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateAlignedCopyPool()
/device/linaro/bootloader/edk2/ArmPkg/Library/UncachedMemoryAllocationLib/
DUncachedMemoryAllocationLib.c383 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateAlignedPool()
439 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateAlignedZeroPool()
484 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateAlignedCopyPool()
583 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateZeroPool()
625 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateCopyPool()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DPool.c210 IN EFI_MEMORY_TYPE PoolType, in CoreInternalAllocatePool()
270 IN EFI_MEMORY_TYPE PoolType, in CoreAllocatePool()
304 IN EFI_MEMORY_TYPE PoolType, in CoreAllocatePoolI()
511 EFI_MEMORY_TYPE PoolType; in CoreFreePool() local
DPage.c1840 IN EFI_MEMORY_TYPE PoolType, in CoreAllocatePoolPages()
/device/linaro/bootloader/edk2/ArmPkg/Library/DebugUncachedMemoryAllocationLib/
DDebugUncachedMemoryAllocationLib.c306 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateAlignedPool()
364 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateAlignedZeroPool()
409 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateAlignedCopyPool()
513 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateZeroPool()
555 IN EFI_MEMORY_TYPE PoolType, in UncachedInternalAllocateCopyPool()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
DMemoryAllocationLib.c457 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
555 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
677 IN EFI_MEMORY_TYPE PoolType, in InternalReallocatePool()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
DMemoryAllocationLib.c464 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
562 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
684 IN EFI_MEMORY_TYPE PoolType, in InternalReallocatePool()
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c566 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
670 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
801 IN EFI_MEMORY_TYPE PoolType, in InternalReallocatePool()
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/
DMemoryAllocationLib.c610 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
708 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
833 IN EFI_MEMORY_TYPE PoolType, in InternalReallocatePool()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
DMemoryAllocationLib.c586 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
723 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
884 IN EFI_MEMORY_TYPE PoolType, in InternalReallocatePool()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
DMemoryAllocationLib.c583 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
720 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
881 IN EFI_MEMORY_TYPE PoolType, in InternalReallocatePool()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
DMemoryAllocationLib.c607 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
731 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
879 IN EFI_MEMORY_TYPE PoolType, in InternalReallocatePool()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
DMemoryAllocationLib.c690 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateZeroPool()
814 IN EFI_MEMORY_TYPE PoolType, in InternalAllocateCopyPool()
965 IN EFI_MEMORY_TYPE PoolType, in InternalReallocatePool()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseOnSmmBase2Thunk/
DSmmBaseOnSmmBase2Thunk.c311 IN EFI_MEMORY_TYPE PoolType, in SmmBaseSmmAllocatePool()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/Include/Guid/
DSmmBaseThunkCommunication.h43 EFI_MEMORY_TYPE PoolType; member