Searched refs:FromPages (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Mem/
H A DImem.h43 BOOLEAN FromPages; member in struct:__anon10939
H A DPage.c143 if (Entry->FromPages) {
235 mMapStack[mMapDepth].FromPages = FALSE;
348 Entry->FromPages = TRUE;
355 if (Entry2->FromPages && Entry2->Start > Entry->Start) {
798 mMapStack[mMapDepth].FromPages = FALSE;

Completed in 6480 milliseconds