HomeSort by relevance Sort by last modified time
    Searched defs:MADV_HUGEPAGE (Results 1 - 17 of 17) sorted by null

  /external/ltp/include/lapi/
mmap.h 54 #ifndef MADV_HUGEPAGE
55 # define MADV_HUGEPAGE 14
  /bionic/libc/kernel/uapi/asm-generic/
mman-common.h 53 #define MADV_HUGEPAGE 14
  /bionic/libc/kernel/uapi/asm-mips/asm/
mman.h 67 #define MADV_HUGEPAGE 14
  /external/kernel-headers/original/uapi/asm-generic/
mman-common.h 59 #define MADV_HUGEPAGE 14 /* Worth backing with hugepages */
  /external/kernel-headers/original/uapi/asm-mips/asm/
mman.h 90 #define MADV_HUGEPAGE 14 /* Worth backing with hugepages */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
zerrors_linux_sparc64.go 754 MADV_HUGEPAGE = 0xe
    [all...]

Completed in 779 milliseconds