Home
last modified time | relevance | path

Searched refs:MAP_HUGETLB (Results 1 – 7 of 7) sorted by relevance

/sysdeps/unix/sysv/linux/bits/
A Dmman-map-flags-generic.h37 # define MAP_HUGETLB 0x40000 /* Create huge page mapping. */ macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dmman.h36 # define MAP_HUGETLB 0x80000 /* Create huge page mapping. */ macro
/sysdeps/unix/sysv/linux/powerpc/bits/
A Dmman.h38 # define MAP_HUGETLB 0x40000 /* Create huge page mapping. */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dmman.h38 # define MAP_HUGETLB 0x40000 /* Create huge page mapping. */ macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Dmman.h38 # define MAP_HUGETLB 0x100000 /* Create huge page mapping. */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dmman.h41 # define MAP_HUGETLB 0x80000 /* Create a huge page mapping */ macro
/sysdeps/unix/sysv/linux/
A Dmalloc-hugepages.c129 return MAP_HUGETLB | (__builtin_ctzll (pagesize) << MAP_HUGE_SHIFT); in hugepage_flags()

Completed in 5 milliseconds