Searched refs:MAXTSIZ (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-current/sys/arch/sun3/include/
H A Dvmparam3x.h48 #ifndef MAXTSIZ
49 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
H A Dvmparam3.h99 #ifndef MAXTSIZ
100 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/hppa/include/
H A Dvmparam.h54 #ifndef MAXTSIZ
55 #define MAXTSIZ (1024*1024*1024) /* max text size */ macro
61 #define MAXDSIZ (USRSTACK-MAXTSIZ) /* max data size */
/netbsd-current/sys/arch/usermode/include/
H A Dvmparam.h67 #define MAXTSIZ (64 * 1024 * 1024) macro
76 #define MAXTSIZ (64 * 1024 * 1024) macro
85 #define MAXTSIZ (64 * 1024 * 1024) macro
/netbsd-current/sys/arch/evbcf/include/
H A Dvmparam.h54 #ifndef MAXTSIZ
55 #define MAXTSIZ (16*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/or1k/include/
H A Dvmparam.h52 #ifndef MAXTSIZ
53 #define MAXTSIZ (1UL << 26) /* 32bit max text size (64MB) */ macro
/netbsd-current/sys/arch/vax/include/
H A Dvmparam.h64 #ifndef MAXTSIZ
65 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/amiga/include/
H A Dvmparam.h65 #ifndef MAXTSIZ
66 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/mac68k/include/
H A Dvmparam.h102 #ifndef MAXTSIZ
103 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/x68k/include/
H A Dvmparam.h61 #ifndef MAXTSIZ
62 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/sun2/include/
H A Dvmparam.h65 #ifndef MAXTSIZ
66 #define MAXTSIZ (5*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dvmparam.h58 #ifndef MAXTSIZ
59 #define MAXTSIZ (128*1024*1024) /* maximum text size */ macro
/netbsd-current/sys/arch/atari/include/
H A Dvmparam.h62 #ifndef MAXTSIZ
63 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/next68k/include/
H A Dvmparam.h68 #ifndef MAXTSIZ
69 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/luna68k/include/
H A Dvmparam.h57 #ifndef MAXTSIZ
58 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/sparc64/include/
H A Dvmparam.h108 #ifndef MAXTSIZ
109 #define MAXTSIZ (4UL*1024*1024*1024) /* max text size */ macro
138 #ifndef MAXTSIZ
139 #define MAXTSIZ (2UL*1024*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/sparc/include/
H A Dvmparam.h90 #ifndef MAXTSIZ
91 #define MAXTSIZ (64*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/powerpc/include/ibm4xx/
H A Dvmparam.h47 #ifndef MAXTSIZ
48 #define MAXTSIZ (64*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/mvme68k/include/
H A Dvmparam.h69 #ifndef MAXTSIZ
70 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/news68k/include/
H A Dvmparam.h69 #ifndef MAXTSIZ
70 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/hp300/include/
H A Dvmparam.h69 #ifndef MAXTSIZ
70 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/cesfic/include/
H A Dvmparam.h69 #ifndef MAXTSIZ
70 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dvmparam.h84 #ifndef MAXTSIZ
85 #define MAXTSIZ (1<<30) /* max text size (1G) */ macro
/netbsd-current/sys/arch/virt68k/include/
H A Dvmparam.h69 #ifndef MAXTSIZ
70 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/mips/include/
H A Dvmparam.h90 #ifndef MAXTSIZ
91 #define MAXTSIZ (128*1024*1024) /* max text size */ macro
109 #ifndef MAXTSIZ
110 #define MAXTSIZ (128*1024*1024) /* max text size */ macro

Completed in 158 milliseconds

12