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

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
Imem.h 42 BOOLEAN FromPages;
Page.c 145 if (Entry->FromPages) {
250 mMapStack[mMapDepth].FromPages = FALSE;
363 Entry->FromPages = TRUE;
370 if (Entry2->FromPages && Entry2->Start > Entry->Start) {
833 mMapStack[mMapDepth].FromPages = FALSE;
    [all...]

Completed in 45 milliseconds