Searched refs:get_mmap_base (Results 1 – 4 of 4) sorted by relevance
58 info.low_limit = get_mmap_base(1); in hugetlb_get_unmapped_area_bottomup()82 info.high_limit = get_mmap_base(0); in hugetlb_get_unmapped_area_topdown()
153 unsigned long get_mmap_base(int is_legacy) in get_mmap_base() function
115 *begin = get_mmap_base(1); in find_start_end()201 info.high_limit = get_mmap_base(0); in arch_get_unmapped_area_topdown()
314 extern unsigned long get_mmap_base(int is_legacy);