Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_vmparam.h35 #define TARGET_USRSTACK (0xbfc00000) macro
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_vmparam.h35 #define TARGET_USRSTACK (TARGET_VM_MAXUSER_ADDRESS - TARGET_PAGE_SIZE) macro
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_vmparam.h37 #define TARGET_USRSTACK TARGET_VM_MAXUSER_ADDRESS macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_vmparam.h57 #define TARGET_USRSTACK TARGET_VM_MAXUSER_ADDRESS macro
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_vmparam.h36 #define TARGET_USRSTACK (TARGET_VM_MAXUSER_ADDRESS - TARGET_PAGE_SIZE) macro