Home
last modified time | relevance | path

Searched defs:TARGET_MAXTSIZ (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_vmparam.h26 #define TARGET_MAXTSIZ (128 * MiB) /* max text size */ macro
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_vmparam.h26 #define TARGET_MAXTSIZ (128 * MiB) /* max text size */ macro
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_vmparam.h26 #define TARGET_MAXTSIZ (64 * MiB) /* max text size */ macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_vmparam.h48 #define TARGET_MAXTSIZ (1 * GiB) /* max text size */ macro
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_vmparam.h26 #define TARGET_MAXTSIZ (1 * GiB) /* max text size */ macro