Home
last modified time | relevance | path

Searched defs:stack_size (Results 1 – 12 of 12) sorted by relevance

/qemu/bsd-user/i386/
H A Dtarget_arch_thread.h25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
/qemu/bsd-user/x86_64/
H A Dtarget_arch_thread.h25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
/qemu/bsd-user/riscv/
H A Dtarget_arch_thread.h26 abi_ulong stack_size) in target_thread_set_upcall()
/qemu/bsd-user/aarch64/
H A Dtarget_arch_thread.h25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
/qemu/bsd-user/arm/
H A Dtarget_arch_thread.h25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
/qemu/system/
H A Dasync-teardown.c84 size_t stack_size = CLONE_STACK_SIZE; in new_stack_for_clone() local
/qemu/util/
H A Dcoroutine-windows.c74 const size_t stack_size = COROUTINE_STACK_SIZE; in qemu_coroutine_new() local
H A Dcoroutine-wasm.c31 size_t stack_size; member
H A Dcoroutine-sigaltstack.c39 size_t stack_size; member
H A Dcoroutine-ucontext.c48 size_t stack_size; member
/qemu/linux-user/
H A Dflat.h37 abi_ulong stack_size; /* Size of stack, in bytes */ member
/qemu/target/hexagon/
H A Dcpu.c81 target_ulong stack_size = 0x10000; in adjust_stack_ptrs() local