Home
last modified time | relevance | path

Searched defs:MAP_UNINITIALIZED (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/asm-generic/
Dmman-common.h23 # define MAP_UNINITIALIZED 0x4000000 /* For anonymous mmap, memory could be uninitialized */ macro
25 # define MAP_UNINITIALIZED 0x0 /* Don't support this flag */ macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dmman.h59 # define MAP_UNINITIALIZED 0x4000000 /* For anonymous mmap, memory could be macro
62 # define MAP_UNINITIALIZED 0x0 /* Don't support this flag */ macro