Searched refs:LINUX32_MAXSSIZ (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/amd64/linux32/ | ||
| D | linux.h | 54 #define LINUX32_MAXSSIZ (64 * 1024 * 1024) /* 64MB */ macro |
| D | linux32_sysvec.c | 822 static u_long linux32_maxssiz = LINUX32_MAXSSIZ; |