HomeSort by relevance Sort by last modified time
    Searched refs:MAX_MAP_DEPTH (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Page.c 41 #define MAX_MAP_DEPTH 6
50 MEMORY_MAP mMapStack[MAX_MAP_DEPTH];
220 ASSERT (mMapDepth < MAX_MAP_DEPTH);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
Page.c 38 #define MAX_MAP_DEPTH 6
47 MEMORY_MAP mMapStack[MAX_MAP_DEPTH];
259 ASSERT (mMapDepth < MAX_MAP_DEPTH);
850 ASSERT (mMapDepth < MAX_MAP_DEPTH);
    [all...]

Completed in 418 milliseconds