Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/kernel/
A Dpseudo_ta.c145 struct tee_ta_session *ta_sess = to_ta_session(s); in pseudo_ta_enter_open_session() local
191 struct tee_ta_session *ta_sess = to_ta_session(s); in pseudo_ta_enter_invoke_cmd() local
A Duser_ta.c138 struct tee_ta_session *ta_sess = to_ta_session(session); in user_ta_enter() local
/optee_os-3.20.0/core/tee/
A Dtee_svc.c851 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()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dstmm_sp.c370 struct tee_ta_session *ta_sess = to_ta_session(s); in stmm_enter_open_session() local
391 struct tee_ta_session *ta_sess = to_ta_session(s); in stmm_enter_invoke_cmd() local

Completed in 7 milliseconds