Home | History | Annotate | Download | only in Mem

Lines Matching refs:PhysicalStart

1460     if (MemoryMap->PhysicalStart + EFI_PAGES_TO_SIZE ((UINTN)MemoryMap->NumberOfPages) == MemoryMapDescriptor->PhysicalStart) { 

1475 if (MemoryMap->PhysicalStart - EFI_PAGES_TO_SIZE ((UINTN)MemoryMapDescriptor->NumberOfPages) == MemoryMapDescriptor->PhysicalStart) {
1479 MemoryMap->PhysicalStart = MemoryMapDescriptor->PhysicalStart;
1624 MemoryMap->PhysicalStart = Entry->Start;
1682 // it will be recorded as page PhysicalStart and NumberOfPages.
1690 MemoryMap->PhysicalStart = MergeGcdMapEntry.BaseAddress;
1717 // it will be recorded as page PhysicalStart and NumberOfPages.
1725 MemoryMap->PhysicalStart = MergeGcdMapEntry.BaseAddress;