Home
last modified time | relevance | path

Searched refs:setup_unwind_user_mode (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c99 static void setup_unwind_user_mode(struct thread_scall_regs *regs) in setup_unwind_user_mode() function
147 setup_unwind_user_mode(regs); in thread_scall_handler()
/optee_os/core/arch/arm/kernel/
H A Dthread.c1066 static void setup_unwind_user_mode(struct thread_scall_regs *regs) in setup_unwind_user_mode() function
1126 setup_unwind_user_mode(regs); in thread_scall_handler()