Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/services/std_svc/spm/el3_spmc/
Dspmc_pm.c90 rc = spmc_sp_synchronous_entry(ec); in spmc_cpu_on_finish_handler()
138 rc = spmc_sp_synchronous_entry(ec); in spmc_send_pm_msg()
Dspmc.h231 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec);
Dspmc_main.c1780 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec) in spmc_sp_synchronous_entry() function
1822 rc = spmc_sp_synchronous_entry(ec); in sp_init()