Constant linux_personality::ADDR_LIMIT_3GB []

pub const ADDR_LIMIT_3GB: Personality = Personality{bits: 134217728,}

With this flag set, use 0xC0000000 as the offset at which to search a virtual memory chunk on mmap(2); otherwise use 0xFFFFE000.