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

  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
PageTbl.c 243 LIST_ENTRY *FreePage;
293 FreePage = (LIST_ENTRY*)AllocatePageTableMemory (PAGE_TABLE_PAGES);
294 ASSERT (FreePage != NULL);
296 InsertTailList (&mPagePool, FreePage);
297 FreePage += EFI_PAGE_SIZE / sizeof (*FreePage);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winternl.h 624 FreePage, PageIn, PoolAllocation, DelayExecution,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 966 FreePage,
    [all...]

Completed in 462 milliseconds