Home
last modified time | relevance | path

Searched refs:thread_scall_handler (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/arch/riscv/include/kernel/
H A Dthread_private_arch.h130 void thread_scall_handler(struct thread_scall_regs *regs);
/optee_os/core/arch/arm/include/kernel/
H A Dthread_private_arch.h256 void thread_scall_handler(struct thread_scall_regs *regs);
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c121 void thread_scall_handler(struct thread_scall_regs *regs) in thread_scall_handler() function
H A Dthread_rv.S467 call thread_scall_handler
/optee_os/core/arch/arm/kernel/
H A Dthread_a32.S827 bl thread_scall_handler
H A Dthread.c1099 void __weak thread_scall_handler(struct thread_scall_regs *regs) in thread_scall_handler() function
H A Dthread_a64.S857 bl thread_scall_handler