Home
last modified time | relevance | path

Searched refs:get_mmap_base (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/x86/mm/
Dhugetlbpage.c87 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()
Dmmap.c153 unsigned long get_mmap_base(int is_legacy) in get_mmap_base() function
/Linux-v5.10/arch/x86/kernel/
Dsys_x86_64.c122 *begin = get_mmap_base(1); in find_start_end()
204 info.high_limit = get_mmap_base(0); in arch_get_unmapped_area_topdown()
/Linux-v5.10/arch/x86/include/asm/
Delf.h328 extern unsigned long get_mmap_base(int is_legacy);