Searched refs:SPARSE_SPAN_SIZE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.h47 // The SPARSE_SPAN_SIZE size can not small then the MonoTestSize
51 #define SPARSE_SPAN_SIZE (TEST_BLOCK_SIZE >> 4) macro
H A DLightMemoryTest.c486 Private->CoverageSpan = SPARSE_SPAN_SIZE;
884 mGenericMemoryTestPrivate.CoverageSpan = SPARSE_SPAN_SIZE;

Completed in 58 milliseconds