MMAP_VA_BITS
#define DEFAULT_MAP_WINDOW (UL(1) << (MMAP_VA_BITS - 1))
mmap_rnd_bits_max = MMAP_VA_BITS - PAGE_SHIFT - 3;