Searched defs:MAP_SHARED (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/tools/ | ||
| H A D | mingw_support.h | 21 #define MAP_SHARED 0x01 /* Share changes */ macro |
| /openbmc/qemu/linux-headers/linux/ | ||
| H A D | mman.h | 17 #define MAP_SHARED 0x01 /* Share changes */ macro |