Home
last modified time | relevance | path

Searched defs:MADV_HUGEPAGE (Results 1 – 15 of 15) sorted by relevance

/external/ltp/include/lapi/
Dmmap.h55 # define MADV_HUGEPAGE 14 macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h59 #define MADV_HUGEPAGE 14 /* Worth backing with hugepages */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h90 #define MADV_HUGEPAGE 14 /* Worth backing with hugepages */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go754 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_mipsle.go939 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_s390x.go939 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_arm.go939 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_ppc64le.go939 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_mips64.go939 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_ppc64.go939 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_amd64.go940 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_mips64le.go939 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_386.go940 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_mips.go939 MADV_HUGEPAGE = 0xe const
Dzerrors_linux_arm64.go942 MADV_HUGEPAGE = 0xe const