Home
last modified time | relevance | path

Searched refs:tspd_synchronous_sp_entry (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/services/spd/tspd/
H A Dtspd_pm.c47 rc = tspd_synchronous_sp_entry(tsp_ctx); in tspd_cpu_off_handler()
90 rc = tspd_synchronous_sp_entry(tsp_ctx); in tspd_cpu_suspend_handler()
136 rc = tspd_synchronous_sp_entry(tsp_ctx); in tspd_cpu_on_finish_handler()
168 rc = tspd_synchronous_sp_entry(tsp_ctx); in tspd_cpu_suspend_finish_handler()
218 tspd_synchronous_sp_entry(tsp_ctx); in tspd_system_off()
246 tspd_synchronous_sp_entry(tsp_ctx); in tspd_system_reset()
H A Dtspd_common.c71 uint64_t tspd_synchronous_sp_entry(tsp_context_t *tsp_ctx) in tspd_synchronous_sp_entry() function
133 uint64_t rc = tspd_synchronous_sp_entry(tsp_ctx); in tspd_abort_preempted_smc()
H A Dtspd_private.h214 uint64_t tspd_synchronous_sp_entry(tsp_context_t *tsp_ctx);
H A Dtspd_main.c326 rc = tspd_synchronous_sp_entry(tsp_ctx); in tspd_init()