Lines Matching refs:linear_id
33 uint32_t linear_id = plat_my_core_pos(); in tspd_cpu_off_handler() local
34 tsp_context_t *tsp_ctx = &tspd_sp_context[linear_id]; in tspd_cpu_off_handler()
72 uint32_t linear_id = plat_my_core_pos(); in tspd_cpu_suspend_handler() local
73 tsp_context_t *tsp_ctx = &tspd_sp_context[linear_id]; in tspd_cpu_suspend_handler()
112 uint32_t linear_id = plat_my_core_pos(); in tspd_cpu_on_finish_handler() local
113 tsp_context_t *tsp_ctx = &tspd_sp_context[linear_id]; in tspd_cpu_on_finish_handler()
157 uint32_t linear_id = plat_my_core_pos(); in tspd_cpu_suspend_finish_handler() local
158 tsp_context_t *tsp_ctx = &tspd_sp_context[linear_id]; in tspd_cpu_suspend_finish_handler()
201 uint32_t linear_id = plat_my_core_pos(); in tspd_system_off() local
202 tsp_context_t *tsp_ctx = &tspd_sp_context[linear_id]; in tspd_system_off()
227 uint32_t linear_id = plat_my_core_pos(); in tspd_system_reset() local
228 tsp_context_t *tsp_ctx = &tspd_sp_context[linear_id]; in tspd_system_reset()