Searched defs:stack_base (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_stack.h | 29 abi_ulong stack_base; in setup_initial_stack() local
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_stack.h | 29 abi_ulong stack_base; in setup_initial_stack() local
|
/openbmc/qemu/bsd-user/i386/ |
H A D | target_arch_thread.h | 25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
|
/openbmc/qemu/bsd-user/x86_64/ |
H A D | target_arch_thread.h | 25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
|
/openbmc/qemu/bsd-user/riscv/ |
H A D | target_arch_thread.h | 25 abi_ulong entry, abi_ulong arg, abi_ulong stack_base, in target_thread_set_upcall()
|
/openbmc/qemu/bsd-user/aarch64/ |
H A D | target_arch_thread.h | 25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
|
/openbmc/qemu/bsd-user/arm/ |
H A D | target_arch_thread.h | 25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
|
/openbmc/qemu/tests/tcg/multiarch/arm-compat-semi/ |
H A D | semihosting.c | 31 void *stack_base; in main() member
|
/openbmc/qemu/tests/tcg/aarch64/system/ |
H A D | semiheap.c | 32 void *stack_base; in main() member
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
D | stack_expansion_signal.c |
|
/openbmc/qemu/bsd-user/ |
H A D | elfload.c | 186 abi_ulong stack_base, size; in setup_arg_pages() local
|
/openbmc/qemu/linux-user/ |
H A D | qemu.h | 130 abi_ulong stack_base; member
|