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

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

Completed in 118 milliseconds