Home
last modified time | relevance | path

Searched refs:UnusableMemoryPagesSize (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DMemMap.c101 UINT64 UnusableMemoryPagesSize; in ShellCommandRunMemMap() local
269 UnusableMemoryPagesSize = MultU64x64(SIZE_4KB,UnusableMemoryPages); in ShellCommandRunMemMap()
301 UnusableMemoryPagesSize, in ShellCommandRunMemMap()