Home
last modified time | relevance | path

Searched refs:TARGET_FORCE_SHMLBA (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0002-linux-user-loongarch64-Remove-TARGET_FORCE_SHMLBA.patch4 Subject: [PATCH 2/5] linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
33 -#define TARGET_FORCE_SHMLBA
H A D0004-linux-user-Rewrite-target_shmat.patch73 +#ifdef TARGET_FORCE_SHMLBA
/openbmc/qemu/linux-user/sh4/
H A Dtarget_syscall.h22 #define TARGET_FORCE_SHMLBA macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_syscall.h28 #define TARGET_FORCE_SHMLBA macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_syscall.h31 #define TARGET_FORCE_SHMLBA macro
/openbmc/qemu/linux-user/arm/
H A Dtarget_syscall.h36 #define TARGET_FORCE_SHMLBA macro
/openbmc/qemu/linux-user/loongarch64/
H A Dtarget_syscall.h41 #define TARGET_FORCE_SHMLBA macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_syscall.h46 #define TARGET_FORCE_SHMLBA macro
/openbmc/qemu/linux-user/
H A Dmmap.c1037 #ifndef TARGET_FORCE_SHMLBA
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc38 file://0002-linux-user-loongarch64-Remove-TARGET_FORCE_SHMLBA.patch \