Home
last modified time | relevance | path

Searched refs:stack_end (Results 1 – 8 of 8) sorted by relevance

/arch/x86/core/
A Duserspace.c130 size_t stack_end; in arch_user_mode_enter() local
135 stack_end = Z_STACK_PTR_ALIGN(_current->stack_info.start + in arch_user_mode_enter()
145 stack_end -= 8; in arch_user_mode_enter()
184 z_x86_userspace_enter(user_entry, p1, p2, p3, stack_end, in arch_user_mode_enter()
/arch/xtensa/core/
A Dprep_c.c69 char *stack_end = stack_start + stack_sz; in z_prep_c() local
80 ((uintptr_t)sp >= (uintptr_t)stack_end)) { in z_prep_c()
A Dthread.c201 size_t stack_end; in arch_user_mode_enter() local
230 stack_end = Z_STACK_PTR_ALIGN(current->stack_info.start + in arch_user_mode_enter()
235 stack_end, current->stack_info.start); in arch_user_mode_enter()
/arch/xtensa/include/
A Dxtensa_internal.h55 uintptr_t stack_end,
/arch/arm/include/cortex_a_r/
A Dkernel_arch_func.h79 uint32_t stack_end,
/arch/x86/include/
A Dkernel_arch_func.h82 uintptr_t stack_end,
/arch/arm/include/cortex_m/
A Dkernel_arch_func.h78 void *p3, uint32_t stack_end, uint32_t stack_start);
/arch/riscv/include/
A Dkernel_arch_func.h99 uint32_t stack_end,

Completed in 17 milliseconds