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

  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
param.h 111 #ifndef NMBCLUSTERS_MAX
112 #define NMBCLUSTERS_MAX (0x2000000 / MCLBYTES) /* Limit to 64MB for clusters */
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
param.h 124 #ifndef NMBCLUSTERS_MAX
125 #define NMBCLUSTERS_MAX (0x2000000 / MCLBYTES) /* Limit to 64MB for clusters */

Completed in 51 milliseconds