Home
last modified time | relevance | path

Searched refs:get_instance_id (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/tee/
A Dsocket.c14 static uint32_t get_instance_id(struct ts_session *sess) in get_instance_id() function
16 return sess->ctx->ops->get_instance_id(sess->ctx); in get_instance_id()
226 *sess_ctx = (void *)(vaddr_t)get_instance_id(s); in pta_socket_open_session()
/optee_os/core/include/kernel/
A Dts_manager.h49 uint32_t (*get_instance_id)(struct ts_ctx *ctx); member
/optee_os/core/kernel/
A Duser_ta.c386 .get_instance_id = user_ta_get_instance_id,
/optee_os/core/arch/arm/kernel/
A Dstmm_sp.c877 .get_instance_id = stmm_get_instance_id,
/optee_os/out/arm/core/
A Dtee.dmp62554 get_instance_id():

Completed in 152 milliseconds