Searched defs:ta_sess (Results 1 – 4 of 4) sorted by relevance
145 struct tee_ta_session *ta_sess = to_ta_session(s); in pseudo_ta_enter_open_session() local191 struct tee_ta_session *ta_sess = to_ta_session(s); in pseudo_ta_enter_invoke_cmd() local
138 struct tee_ta_session *ta_sess = to_ta_session(session); in user_ta_enter() local
796 struct utee_params *usr_param, uint32_t *ta_sess, in syscall_open_ta_session()852 TEE_Result syscall_close_ta_session(unsigned long ta_sess) in syscall_close_ta_session()867 TEE_Result syscall_invoke_ta_command(unsigned long ta_sess, in syscall_invoke_ta_command()
359 struct tee_ta_session *ta_sess = to_ta_session(s); in stmm_enter_open_session() local380 struct tee_ta_session *ta_sess = to_ta_session(s); in stmm_enter_invoke_cmd() local
Completed in 8 milliseconds