Searched refs:UnusableMemoryPages (Results 1 – 1 of 1) sorted by relevance
100 UINT64 UnusableMemoryPages; in ShellCommandRunMemMap() local121 UnusableMemoryPages = 0; in ShellCommandRunMemMap()222 UnusableMemoryPages += ((EFI_MEMORY_DESCRIPTOR*)Walker)->NumberOfPages; in ShellCommandRunMemMap()269 UnusableMemoryPagesSize = MultU64x64(SIZE_4KB,UnusableMemoryPages); in ShellCommandRunMemMap()