Home
last modified time | relevance | path

Searched refs:spmc_sp_synchronous_entry (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_pm.c103 rc = spmc_sp_synchronous_entry(ec); in spmc_cpu_on_finish_handler()
153 rc = spmc_sp_synchronous_entry(ec); in spmc_send_pm_msg()
H A Dspmc.h257 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec);
H A Dspmc_main.c2377 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec) in spmc_sp_synchronous_entry() function
2419 rc = spmc_sp_synchronous_entry(ec); in sp_init()