mmap_max_addr 1882 kernel/sys.c unsigned long mmap_max_addr = TASK_SIZE; mmap_max_addr 1906 kernel/sys.c if ((unsigned long)val >= mmap_max_addr ||