Home
last modified time | relevance | path

Searched defs:ta_sess (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/kernel/
H A Dpseudo_ta.c146 struct tee_ta_session *ta_sess = to_ta_session(s); in pseudo_ta_enter_open_session() local
192 struct tee_ta_session *ta_sess = to_ta_session(s); in pseudo_ta_enter_invoke_cmd() local
H A Duser_ta.c154 struct tee_ta_session *ta_sess = to_ta_session(session); in user_ta_enter() local
/optee_os/core/tee/
H A Dtee_svc.c780 struct utee_params *usr_param, uint32_t *ta_sess, in syscall_open_ta_session()
830 TEE_Result syscall_close_ta_session(unsigned long ta_sess) in syscall_close_ta_session()
845 TEE_Result syscall_invoke_ta_command(unsigned long ta_sess, in syscall_invoke_ta_command()
/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c467 struct tee_ta_session *ta_sess = to_ta_session(s); in stmm_enter_open_session() local
488 struct tee_ta_session *ta_sess = to_ta_session(s); in stmm_enter_invoke_cmd() local