Home
last modified time | relevance | path

Searched refs:TARGET_MAP_NONBLOCK (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dtarget_mman.h43 #ifndef TARGET_MAP_NONBLOCK
44 #define TARGET_MAP_NONBLOCK 0x010000 macro
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_mman.h13 #define TARGET_MAP_NONBLOCK 0x20000 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_mman.h13 #define TARGET_MAP_NONBLOCK 0x20000 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_mman.h12 #define TARGET_MAP_NONBLOCK 0x40000 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_mman.h9 #define TARGET_MAP_NONBLOCK 0x20000 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c5865 { TARGET_MAP_NONBLOCK, TARGET_MAP_NONBLOCK, MAP_NONBLOCK, MAP_NONBLOCK },
5905 | TARGET_MAP_NONBLOCK in do_mmap()