Home
last modified time | relevance | path

Searched defs:MAP_HUGETLB (Results 1 – 17 of 17) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dmman.h15 #define MAP_HUGETLB 0x40000 /* create a huge page mapping */ macro
/external/ltp/include/lapi/
Dmmap.h23 # define MAP_HUGETLB 0x40000 macro
/external/linux-kselftest/tools/testing/selftests/vm/
Dmap_hugetlb.c23 #define MAP_HUGETLB 0x40000 /* arch specific */ macro
Dthuge-gen.c35 #define MAP_HUGETLB 0x40000 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h52 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go771 MAP_HUGETLB = 0x40000 const
Dzerrors_linux_mipsle.go958 MAP_HUGETLB = 0x80000 const
Dzerrors_linux_s390x.go958 MAP_HUGETLB = 0x40000 const
Dzerrors_linux_arm.go958 MAP_HUGETLB = 0x40000 const
Dzerrors_linux_ppc64le.go958 MAP_HUGETLB = 0x40000 const
Dzerrors_linux_mips64.go958 MAP_HUGETLB = 0x80000 const
Dzerrors_linux_ppc64.go958 MAP_HUGETLB = 0x40000 const
Dzerrors_linux_amd64.go960 MAP_HUGETLB = 0x40000 const
Dzerrors_linux_mips64le.go958 MAP_HUGETLB = 0x80000 const
Dzerrors_linux_386.go960 MAP_HUGETLB = 0x40000 const
Dzerrors_linux_mips.go958 MAP_HUGETLB = 0x80000 const
Dzerrors_linux_arm64.go961 MAP_HUGETLB = 0x40000 const