Searched refs:outvec_base (Results 1 – 5 of 5) sorted by relevance
210 partition->boundary, (uintptr_t)handle->outvec_base[outvec_idx], in tfm_spm_partition_psa_map_outvec()217 return handle->outvec_base[outvec_idx]; in tfm_spm_partition_psa_map_outvec()
84 void *outvec_base[PSA_MAX_IOVEC]; /* Base addresses of outvec from client */ member
205 spm_memcpy((char *)handle->outvec_base[outvec_idx] + in tfm_spm_partition_psa_write()
145 p_connection->outvec_base[i] = ovecs_local[i].base; in spm_associate_call_params()
419 SPM_ASSERT(handle->caller_outvec[i].base == handle->outvec_base[i]); in update_caller_outvec_len()