Home
last modified time | relevance | path

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

/reactos/boot/environ/include/
H A Dbl.h101 #define BL_MM_INCLUDE_BAD_MEMORY 0x20 macro
109 BL_MM_INCLUDE_BAD_MEMORY | \
/reactos/boot/environ/lib/mm/
H A Ddescriptor.c1118 if (WhichList & BL_MM_INCLUDE_BAD_MEMORY) in MmMdFindDescriptor()
H A Dpagealloc.c1266 DoBad = WhichTypes & BL_MM_INCLUDE_BAD_MEMORY; in BlMmGetMemoryMap()