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

/freebsd-10-stable/sys/powerpc/include/
H A Dvmparam.h45 #define DFLDSIZ (128*1024*1024) /* default data size */ macro
/freebsd-10-stable/sys/sparc64/include/
H A Dvmparam.h49 #define DFLDSIZ (128*1024*1024) /* initial data size limit */ macro
/freebsd-10-stable/sys/i386/include/
H A Dvmparam.h51 #define DFLDSIZ (128UL*1024*1024) /* initial data size limit */ macro
/freebsd-10-stable/sys/arm/include/
H A Dvmparam.h48 #define DFLDSIZ (128UL*1024*1024) /* initial data size limit */ macro
/freebsd-10-stable/sys/mips/include/
H A Dvmparam.h57 #define DFLDSIZ (128UL*1024*1024) /* initial data size limit */ macro
/freebsd-10-stable/sys/ia64/include/
H A Dvmparam.h51 #define DFLDSIZ (1<<27) /* initial data size (128M) */ macro
/freebsd-10-stable/sys/amd64/include/
H A Dvmparam.h57 #define DFLDSIZ (32768UL*1024*1024) /* initial data size limit */ macro

Completed in 75 milliseconds