Searched refs:to_stmm_ctx (Results 1 – 5 of 5) sorted by relevance
25 static inline struct stmm_ctx *to_stmm_ctx(struct ts_ctx *ctx __unused) in to_stmm_ctx() function
29 return &to_stmm_ctx(ctx)->uctx; in to_user_mode_ctx()
369 struct stmm_ctx *spc = to_stmm_ctx(s->ctx); in stmm_enter_open_session()390 struct stmm_ctx *spc = to_stmm_ctx(s->ctx); in stmm_enter_invoke_cmd()488 return to_stmm_ctx(ctx)->uctx.vm_info.asid; in stmm_get_instance_id()493 struct stmm_ctx *spc = to_stmm_ctx(ctx); in stmm_ctx_destroy()511 spc = to_stmm_ctx(sess->ctx); in sp_svc_get_mem_attr()545 spc = to_stmm_ctx(sess->ctx); in sp_svc_set_mem_attr()598 struct stmm_ctx *spc = to_stmm_ctx(sess->ctx); in return_from_sp_helper()658 spc = to_stmm_ctx(sess->ctx); in sec_storage_obj_read()717 spc = to_stmm_ctx(sess->ctx); in sec_storage_obj_write()
150 static inline struct stmm_ctx *to_stmm_ctx(struct ts_ctx *ctx) in to_stmm_ctx() function
129 return &(to_stmm_ctx(ctx)->ta_ctx); in ts_to_ta_ctx()
Completed in 8 milliseconds