Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DPage.c38 #define MAX_MAP_DEPTH 6 macro
47 MEMORY_MAP mMapStack[MAX_MAP_DEPTH];
259 ASSERT (mMapDepth < MAX_MAP_DEPTH); in CoreAddRange()
850 ASSERT (mMapDepth < MAX_MAP_DEPTH); in CoreConvertPagesEx()