Home
last modified time | relevance | path

Searched refs:TARGET_MAP_NORESERVE (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dtarget_mman.h22 #ifndef TARGET_MAP_NORESERVE
23 #define TARGET_MAP_NORESERVE 0x4000 macro
/openbmc/qemu/linux-user/ppc/
H A Dtarget_mman.h4 #define TARGET_MAP_NORESERVE 0x40 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_mman.h4 #define TARGET_MAP_NORESERVE 0x40 macro
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_mman.h6 #define TARGET_MAP_NORESERVE 0x0400 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_mman.h6 #define TARGET_MAP_NORESERVE 0x0400 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_mman.h10 #define TARGET_MAP_NORESERVE 0x10000 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c5852 { TARGET_MAP_NORESERVE, TARGET_MAP_NORESERVE,
5897 | TARGET_MAP_NORESERVE in do_mmap()