Home
last modified time | relevance | path

Searched defs:MAP_SYNC (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/include/uapi/asm-generic/
Dmman.h16 #define MAP_SYNC 0x80000 /* perform synchronous page faults for the mapping */ macro
/Linux-v4.19/include/uapi/asm-generic/
Dmman.h16 #define MAP_SYNC 0x80000 /* perform synchronous page faults for the mapping */ macro
/Linux-v4.19/include/linux/
Dmman.h28 #define MAP_SYNC 0 macro