Home
last modified time | relevance | path

Searched refs:scall_handle_user_ta (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/kernel/
H A Dscall.h23 bool scall_handle_user_ta(struct thread_scall_regs *regs);
/optee_os/core/kernel/
H A Dscall.c206 bool scall_handle_user_ta(struct thread_scall_regs *regs) in scall_handle_user_ta() function
H A Duser_ta.c428 .handle_scall = scall_handle_user_ta,