Home
last modified time | relevance | path

Searched refs:TARGET_MAXDSIZ (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_vmparam.h28 #define TARGET_MAXDSIZ (512 * MiB) /* max data size */ macro
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_vmparam.h28 #define TARGET_MAXDSIZ (512 * MiB) /* max data size */ macro
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_vmparam.h28 #define TARGET_MAXDSIZ (32 * GiB) /* max data size */ macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_vmparam.h50 #define TARGET_MAXDSIZ (1 * GiB) /* max data size */ macro
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_vmparam.h28 #define TARGET_MAXDSIZ (1 * GiB) /* max data size */ macro
/openbmc/qemu/bsd-user/
H A Dmain.c98 unsigned long target_maxdsiz = TARGET_MAXDSIZ; /* max data size */