Home
last modified time | relevance | path

Searched defs:TARGET_MINSIGSTKSZ (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_signal.h55 #define TARGET_MINSIGSTKSZ (1024 * 4) /* min sig stack size */ macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_signal.h37 #define TARGET_MINSIGSTKSZ (1024 * 4) /* min sig stack size */ macro
/openbmc/qemu/linux-user/generic/
H A Dsignal.h71 #define TARGET_MINSIGSTKSZ 2048 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_signal.h66 #define TARGET_MINSIGSTKSZ 2048 macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h67 #define TARGET_MINSIGSTKSZ 2048 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h69 #define TARGET_MINSIGSTKSZ 2048 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_signal.h67 #define TARGET_MINSIGSTKSZ 4096 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h64 #define TARGET_MINSIGSTKSZ 4096 macro
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_signal.h27 #define TARGET_MINSIGSTKSZ (512 * 4) /* min sig stack size */ macro
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_signal.h28 #define TARGET_MINSIGSTKSZ (512 * 4) /* min sig stack size */ macro