Searched refs:LINUX32_MAXDSIZ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/linux32/ | ||
H A D | linux.h | 45 #define LINUX32_MAXDSIZ (512 * 1024 * 1024) /* 512MB */ macro |
H A D | linux32_sysvec.c | 732 static u_long linux32_maxdsiz = LINUX32_MAXDSIZ; |