Searched refs:spmc_get_current_sp_ctx (Results 1 – 4 of 4) sorted by relevance
43 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_on_finish_handler()106 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_send_pm_msg()191 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_suspend_finish_handler()221 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_suspend_handler()250 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_off_handler()
69 struct secure_partition_desc *spmc_get_current_sp_ctx(void) in spmc_get_current_sp_ctx() function112 return &(spmc_get_current_sp_ctx()->mailbox); in spmc_get_mbox_desc()347 if ((secure_origin && src_id != spmc_get_current_sp_ctx()->sp_id) || in direct_req_smc_handler()529 sp = spmc_get_current_sp_ctx(); in msg_wait_handler()597 sp = spmc_get_current_sp_ctx(); in ffa_error_handler()648 spmc_get_current_sp_ctx()->ffa_version); in ffa_version_handler()667 return spmc_get_current_sp_ctx()->ffa_version; in get_partition_ffa_version()1130 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in ffa_features_retrieve_request()1275 spmc_get_current_sp_ctx()->sp_id); in ffa_id_get_handler()1467 sp = spmc_get_current_sp_ctx(); in ffa_sec_ep_register_handler()[all …]
236 struct secure_partition_desc *spmc_get_current_sp_ctx(void);
1404 struct secure_partition_desc *sp_ctx = spmc_get_current_sp_ctx(); in spmc_ffa_mem_retrieve_req()1779 struct secure_partition_desc *sp_ctx = spmc_get_current_sp_ctx(); in spmc_ffa_mem_relinquish()