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()93 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_skip()155 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_write()
142 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_set_rhandle()
238 struct connection_t *spm_msg_handle_to_connection(psa_handle_t msg_handle);
241 handle = spm_msg_handle_to_connection(msg_handle); in tfm_spm_partition_psa_reply()
303 struct connection_t *spm_msg_handle_to_connection(psa_handle_t msg_handle) in spm_msg_handle_to_connection() function
Completed in 46 milliseconds