Searched refs:spm_msg_handle_to_connection (Results 1 – 6 of 6) sorted by relevance
24 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_map_invec()98 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_unmap_invec()154 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_map_outvec()226 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_unmap_outvec()
24 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_read()92 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_skip()153 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_write()
123 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_set_rhandle()
222 struct connection_t *spm_msg_handle_to_connection(psa_handle_t msg_handle);
195 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_reply()
269 struct connection_t *spm_msg_handle_to_connection(psa_handle_t msg_handle) in spm_msg_handle_to_connection() function