Lines Matching refs:cm_get_context
64 assert(handle == cm_get_context(SECURE)); in tspd_handle_sp_preemption()
67 ns_cpu_context = cm_get_context(NON_SECURE); in tspd_handle_sp_preemption()
154 assert(handle == cm_get_context(NON_SECURE)); in tspd_sel1_interrupt_handler()
161 assert(handle == cm_get_context(SECURE)); in tspd_sel1_interrupt_handler()
174 assert(handle == cm_get_context(NON_SECURE)); in tspd_sel1_interrupt_handler()
180 assert(&tsp_ctx->cpu_ctx == cm_get_context(SECURE)); in tspd_sel1_interrupt_handler()
384 assert(handle == cm_get_context(SECURE)); in tspd_smc_handler()
408 ns_cpu_context = cm_get_context(NON_SECURE); in tspd_smc_handler()
496 assert(cm_get_context(SECURE) == &tsp_ctx->cpu_ctx); in tspd_smc_handler()
507 SMC_RET0(cm_get_context(NON_SECURE)); in tspd_smc_handler()
585 assert(handle == cm_get_context(NON_SECURE)); in tspd_smc_handler()
608 assert(&tsp_ctx->cpu_ctx == cm_get_context(SECURE)); in tspd_smc_handler()
654 assert(handle == cm_get_context(SECURE)); in tspd_smc_handler()
658 ns_cpu_context = cm_get_context(NON_SECURE); in tspd_smc_handler()
691 assert(handle == cm_get_context(NON_SECURE)); in tspd_smc_handler()
728 assert(handle == cm_get_context(NON_SECURE)); in tspd_smc_handler()