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
851 struct utee_params *usr_param, uint32_t *ta_sess, in syscall_open_ta_session()907 TEE_Result syscall_close_ta_session(unsigned long ta_sess) in syscall_close_ta_session()922 TEE_Result syscall_invoke_ta_command(unsigned long ta_sess, in syscall_invoke_ta_command()
370 struct tee_ta_session *ta_sess = to_ta_session(s); in stmm_enter_open_session() local391 struct tee_ta_session *ta_sess = to_ta_session(s); in stmm_enter_invoke_cmd() local
Completed in 7 milliseconds