Searched defs:NMBCLUSTERS (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/sys/arch/sh/include/
H A Dparam.h83 #define NMBCLUSTERS (8 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/mips64/include/
H A Dparam.h65 #define NMBCLUSTERS (64 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/riscv64/include/
H A Dparam.h64 #define NMBCLUSTERS (64 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/i386/include/
H A Dparam.h70 #define NMBCLUSTERS (32 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/powerpc/include/
H A Dparam.h61 #define NMBCLUSTERS (32 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/alpha/include/
H A Dparam.h68 #define NMBCLUSTERS (32 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/hppa/include/
H A Dparam.h54 #define NMBCLUSTERS (32 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/amd64/include/
H A Dparam.h70 #define NMBCLUSTERS (256 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/m88k/include/
H A Dparam.h67 #define NMBCLUSTERS (8 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dparam.h66 #define NMBCLUSTERS (64 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/arm/include/
H A Dparam.h58 #define NMBCLUSTERS (32 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/arm64/include/
H A Dparam.h66 #define NMBCLUSTERS (64 * 1024) /* max cluster allocation */ macro
/openbsd-current/sys/arch/sparc64/include/
H A Dparam.h138 #define NMBCLUSTERS (64 * 1024) /* max cluster allocation */ macro

Completed in 203 milliseconds