Searched defs:DFLDSIZ (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/mips/include/
H A Dvmparam.h59 #define DFLDSIZ (128UL*1024*1024) /* initial data size limit */ macro
/freebsd-12-stable/sys/arm/include/
H A Dvmparam.h50 #define DFLDSIZ (128UL*1024*1024) /* initial data size limit */ macro
/freebsd-12-stable/sys/powerpc/include/
H A Dvmparam.h51 #define DFLDSIZ (128*1024*1024) /* default data size */ macro
/freebsd-12-stable/sys/riscv/include/
H A Dvmparam.h49 #define DFLDSIZ (128*1024*1024) /* initial data size limit */ macro
/freebsd-12-stable/sys/sparc64/include/
H A Dvmparam.h51 #define DFLDSIZ (128*1024*1024) /* initial data size limit */ macro
/freebsd-12-stable/sys/i386/include/
H A Dvmparam.h53 #define DFLDSIZ (128UL*1024*1024) /* initial data size limit */ macro
/freebsd-12-stable/sys/arm64/include/
H A Dvmparam.h49 #define DFLDSIZ (128*1024*1024) /* initial data size limit */ macro
/freebsd-12-stable/sys/amd64/include/
H A Dvmparam.h59 #define DFLDSIZ (32768UL*1024*1024) /* initial data size limit */ macro

Completed in 186 milliseconds