get_mmap_base
extern unsigned long get_mmap_base(int is_legacy);
*begin = get_mmap_base(1);
info.high_limit = get_mmap_base(0);