Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_thread.h26 abi_ulong stack_size) in target_thread_set_upcall()
/openbmc/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()
/openbmc/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()
/openbmc/qemu/system/
H A Dasync-teardown.c84 size_t stack_size = CLONE_STACK_SIZE; in new_stack_for_clone() local
/openbmc/u-boot/arch/x86/cpu/
H A Dsipi_vector.S203 stack_size: label
/openbmc/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
/openbmc/u-boot/arch/x86/include/asm/
H A Dsipi.h63 u32 stack_size; member
/openbmc/qemu/linux-user/
H A Dflat.h37 abi_ulong stack_size; /* Size of stack, in bytes */ member
/openbmc/qemu/target/hexagon/
H A Dcpu.c81 target_ulong stack_size = 0x10000; in adjust_stack_ptrs() local