Searched refs:mmap_max (Results 1 – 1 of 1) sorted by relevance
462 const size_t mmap_max = 0x4000000000lu; in map_file() local464 const size_t mmap_max = 0x40000000lu; in map_file()468 size_t map_size = MIN ((off_t) mmap_max, fdlen); in map_file()