Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-generic/
H A Dmman-common.h30 #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ macro
/openbmc/qemu/util/
H A Dmmap-alloc.c16 #define MAP_SYNC 0x0 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c5892 #define MAP_SYNC 0 macro