Searched refs:get_mmap_base (Results 1 – 4 of 4) sorted by relevance
87 info.low_limit = get_mmap_base(1); in hugetlb_get_unmapped_area_bottomup()111 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
122 *begin = get_mmap_base(1); in find_start_end()204 info.high_limit = get_mmap_base(0); in arch_get_unmapped_area_topdown()
328 extern unsigned long get_mmap_base(int is_legacy);