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

  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
param.h 114 #ifndef NMBCLUSTERS
116 #define NMBCLUSTERS 2048 /* map size, max cluster allocation */
118 #define NMBCLUSTERS 1024 /* map size, max cluster allocation */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
param.h 79 #ifndef NMBCLUSTERS
81 #define NMBCLUSTERS 4096 /* map size, max cluster allocation */
83 #define NMBCLUSTERS 2048 /* map size, max cluster allocation */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
param.h 121 #define NMBCLUSTERS 2048 /* map size, max cluster allocation */
123 #define NMBCLUSTERS 1024 /* map size, max cluster allocation */

Completed in 5492 milliseconds