Home
last modified time | relevance | path

Searched refs:TARGET_DFLSSIZ (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_vmparam.h29 #define TARGET_DFLSSIZ (8 * MiB) /* initial stack size limit */ macro
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_vmparam.h29 #define TARGET_DFLSSIZ (4 * MiB) /* initial stack size limit */ macro
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_vmparam.h29 #define TARGET_DFLSSIZ (8 * MiB) /* initial stack size limit */ macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_vmparam.h51 #define TARGET_DFLSSIZ (128 * MiB) /* initial stack size limit */ macro
/openbmc/qemu/bsd-user/
H A Dmain.c98 unsigned long target_dflssiz = TARGET_DFLSSIZ; /* initial data size limit */