Lines Matching defs:trusty_cpu_ctx
45 struct trusty_cpu_ctx {
71 static struct trusty_cpu_ctx trusty_cpu_ctx[PLATFORM_CORE_COUNT];
78 static struct trusty_cpu_ctx *get_trusty_ctx(void)
80 return &trusty_cpu_ctx[plat_my_core_pos()];
94 struct trusty_cpu_ctx *ctx = get_trusty_ctx();
95 struct trusty_cpu_ctx *ctx_smc;
145 struct trusty_cpu_ctx *ctx = get_trusty_ctx();
174 struct trusty_cpu_ctx *ctx;
181 ctx = &trusty_cpu_ctx[cpu];
191 struct trusty_cpu_ctx *ctx = get_trusty_ctx();
200 struct trusty_cpu_ctx *ctx = get_trusty_ctx();
311 struct trusty_cpu_ctx *ctx = get_trusty_ctx();
386 struct trusty_cpu_ctx *ctx = get_trusty_ctx();