get_mmap_base 310 arch/x86/include/asm/elf.h extern unsigned long get_mmap_base(int is_legacy); get_mmap_base 124 arch/x86/kernel/sys_x86_64.c *begin = get_mmap_base(1); get_mmap_base 214 arch/x86/kernel/sys_x86_64.c info.high_limit = get_mmap_base(0); get_mmap_base 89 arch/x86/mm/hugetlbpage.c info.low_limit = get_mmap_base(1); get_mmap_base 113 arch/x86/mm/hugetlbpage.c info.high_limit = get_mmap_base(0);