Searched refs:is_pseudo_ta_ctx (Results 1 – 5 of 5) sorted by relevance
54 bool is_pseudo_ta_ctx(struct ts_ctx *ctx);58 assert(is_pseudo_ta_ctx(ctx)); in to_pseudo_ta_ctx()
22 if (is_pseudo_ta_ctx(s->ctx)) in update_current_ctx()
249 bool __noprof is_pseudo_ta_ctx(struct ts_ctx *ctx) in is_pseudo_ta_ctx() function
1172 return is_user_ta_ctx(ctx) || is_pseudo_ta_ctx(ctx);
689 if (called_sess && is_pseudo_ta_ctx(called_sess->ctx)) { in tee_svc_copy_param()