Searched refs:MemoryMapStart (Results 1 – 4 of 4) sorted by relevance
88 EFI_MEMORY_DESCRIPTOR *MemoryMapStart; in InstallMemoryAttributesTable() local148 MemoryMapStart = MemoryMap; in InstallMemoryAttributesTable()174 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()192 MemoryMap = MemoryMapStart; in InstallMemoryAttributesTable()
342 EFI_MEMORY_DESCRIPTOR *MemoryMapStart; in SmmLibInternalEndOfDxeNotify() local381 MemoryMapStart = MemoryMap; in SmmLibInternalEndOfDxeNotify()394 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()415 MemoryMap = MemoryMapStart; in SmmLibInternalEndOfDxeNotify()
768 EFI_MEMORY_DESCRIPTOR *MemoryMapStart; in SetMemMapAttributes() local787 MemoryMapStart = (EFI_MEMORY_DESCRIPTOR *)(MemoryAttributesTable + 1); in SetMemMapAttributes()788 MemoryMap = MemoryMapStart; in SetMemMapAttributes()799 MemoryMap = MemoryMapStart; in SetMemMapAttributes()
1597 EFI_MEMORY_DESCRIPTOR *MemoryMapStart; in CoreGetMemoryMap() local1664 MemoryMapStart = MemoryMap; in CoreGetMemoryMap()1704 MemoryMap = MergeMemoryMapDescriptor (MemoryMapStart, MemoryMap, Size); in CoreGetMemoryMap()1760 MemoryMap = MergeMemoryMapDescriptor (MemoryMapStart, MemoryMap, Size); in CoreGetMemoryMap()1786 MemoryMap = MergeMemoryMapDescriptor (MemoryMapStart, MemoryMap, Size); in CoreGetMemoryMap()1805 BufferSize = ((UINT8 *)MemoryMap - (UINT8 *)MemoryMapStart); in CoreGetMemoryMap()