HomeSort by relevance Sort by last modified time
    Searched refs:CoreInternalAllocatePool (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
Pool.c 208 CoreInternalAllocatePool (
274 Status = CoreInternalAllocatePool (PoolType, Size, Buffer);
MemoryProfileRecord.c 312 // Use CoreInternalAllocatePool() that will not update profile for this AllocatePool action.
314 Status = CoreInternalAllocatePool (
840 // Use CoreInternalAllocatePool() that will not update profile for this AllocatePool action.
842 Status = CoreInternalAllocatePool (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h     [all...]

Completed in 39 milliseconds