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

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
Imem.h 69 CoreAllocatePoolPages (
Pool.c 347 Head = CoreAllocatePoolPages (PoolType, NoPages, Granularity);
375 NewPage = CoreAllocatePoolPages(PoolType, EFI_SIZE_TO_PAGES (Granularity), Granularity);
Page.c 290 FreeDescriptorEntries = CoreAllocatePoolPages (EfiBootServicesData, EFI_SIZE_TO_PAGES(DEFAULT_PAGE_ALLOCATION), DEFAULT_PAGE_ALLOCATION);
    [all...]

Completed in 40 milliseconds