Searched refs:sp_exec_ctx (Results 1 – 3 of 3) sorted by relevance
119 struct sp_exec_ctx { struct145 struct sp_exec_ctx ec[PLATFORM_CORE_COUNT]; argument246 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec);257 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp);
44 struct sp_exec_ctx *ec; in spmc_cpu_on_finish_handler()106 struct sp_exec_ctx *ec; in spmc_send_pm_msg()
78 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp) in spmc_get_sp_ec()122 __dead2 void spmc_sp_synchronous_exit(struct sp_exec_ctx *ec, uint64_t rc) in spmc_sp_synchronous_exit()1341 struct sp_exec_ctx *sp_ctx; in ffa_sec_ep_register_handler()1663 uint64_t spmc_sp_synchronous_entry(struct sp_exec_ctx *ec) in spmc_sp_synchronous_entry()1696 struct sp_exec_ctx *ec; in sp_init()1955 struct sp_exec_ctx *ec; in spmc_sp_interrupt_handler()
Completed in 7 milliseconds