Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/generic/
H A Dtarget_mman.h19 #ifndef TARGET_MAP_LOCKED
20 #define TARGET_MAP_LOCKED 0x2000 macro
/openbmc/qemu/linux-user/ppc/
H A Dtarget_mman.h5 #define TARGET_MAP_LOCKED 0x80 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_mman.h5 #define TARGET_MAP_LOCKED 0x100 macro
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_mman.h11 #define TARGET_MAP_LOCKED 0x8000 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_mman.h11 #define TARGET_MAP_LOCKED 0x8000 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_mman.h9 #define TARGET_MAP_LOCKED 0x08000 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c5881 { TARGET_MAP_LOCKED, TARGET_MAP_LOCKED, MAP_LOCKED, MAP_LOCKED },
5926 | TARGET_MAP_LOCKED in do_mmap()