Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/linux/
H A Dmman.h19 #define MAP_SHARED_VALIDATE 0x03 /* share + validate extension flags */ macro
/openbmc/qemu/util/
H A Dmmap-alloc.c17 #define MAP_SHARED_VALIDATE 0x0 macro