Lines Matching refs:linear_id
32 uint32_t linear_id = plat_my_core_pos(); in opteed_cpu_off_handler() local
33 optee_context_t *optee_ctx = &opteed_sp_context[linear_id]; in opteed_cpu_off_handler()
69 uint32_t linear_id = plat_my_core_pos(); in opteed_cpu_suspend_handler() local
70 optee_context_t *optee_ctx = &opteed_sp_context[linear_id]; in opteed_cpu_suspend_handler()
106 uint32_t linear_id = plat_my_core_pos(); in opteed_cpu_on_finish_handler() local
107 optee_context_t *optee_ctx = &opteed_sp_context[linear_id]; in opteed_cpu_on_finish_handler()
143 uint32_t linear_id = plat_my_core_pos(); in opteed_cpu_suspend_finish_handler() local
144 optee_context_t *optee_ctx = &opteed_sp_context[linear_id]; in opteed_cpu_suspend_finish_handler()
189 uint32_t linear_id = plat_my_core_pos(); in opteed_system_off() local
190 optee_context_t *optee_ctx = &opteed_sp_context[linear_id]; in opteed_system_off()
217 uint32_t linear_id = plat_my_core_pos(); in opteed_system_reset() local
218 optee_context_t *optee_ctx = &opteed_sp_context[linear_id]; in opteed_system_reset()