Lines Matching defs:cpu_ctx
132 cm_set_context(&(spmc_ctx->cpu_ctx), SECURE);
164 assert(cm_get_context(SECURE) == &(ctx->cpu_ctx));
219 gp_regs_t *gpregs = get_gpregs_ctx(&ctx->cpu_ctx);
261 SMC_RET0(&ctx->cpu_ctx);
431 cpu_context_t *cpu_ctx;
551 cpu_ctx = &spm_core_context[core_id].cpu_ctx;
552 cm_setup_context(cpu_ctx, spmc_ep_info);
559 write_ctx_reg(get_gpregs_ctx(cpu_ctx), CTX_GPREG_X4, core_id);
923 gp_regs_t *gpregs = get_gpregs_ctx(&ctx->cpu_ctx);