Searched refs:MADV_NOHUGEPAGE (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Dmman.h68 #define MADV_NOHUGEPAGE 15 macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dpages.c319 return (madvise(addr, size, MADV_NOHUGEPAGE) != 0);

Completed in 30 milliseconds