Searched refs:MAP_HUGETLB (Results 1 – 1 of 1) sorted by relevance
57 const MAP_HUGETLB = 0x40000; constant145 if map_flags.contains(MapFlags::MAP_HUGETLB) { in mmap()