Searched refs:to_ta_ctx (Results 1 – 3 of 3) sorted by relevance
18 if ((to_ta_ctx(s->ctx)->flags & TA_FLAG_CACHE_MAINTENANCE) == 0) in syscall_cache_operation()
164 static inline struct tee_ta_ctx *to_ta_ctx(struct ts_ctx *ctx) in to_ta_ctx() function
126 return to_ta_ctx(ctx); in ts_to_ta_ctx()
Completed in 6 milliseconds