Searched refs:optee_msg_param (Results 1 – 4 of 4) sorted by relevance
179 struct optee_msg_param { struct219 struct optee_msg_param params[];232 sizeof(struct optee_msg_param) * (num_params))
116 struct optee_msg_param *msg_params,120 const struct optee_msg_param *msg_params);233 const struct optee_msg_param *mp) in optee_from_msg_param_value()242 static inline void optee_to_msg_param_value(struct optee_msg_param *mp, in optee_to_msg_param_value()
124 u32 attr, const struct optee_msg_param *mp) in from_msg_param_ffa_mem()157 const struct optee_msg_param *msg_params) in optee_ffa_from_msg_param()163 const struct optee_msg_param *mp = msg_params + n; in optee_ffa_from_msg_param()189 static int to_msg_param_ffa_mem(struct optee_msg_param *mp, in to_msg_param_ffa_mem()228 struct optee_msg_param *msg_params, in optee_ffa_to_msg_param()236 struct optee_msg_param *mp = msg_params + n; in optee_ffa_to_msg_param()455 arg->params[0] = (struct optee_msg_param){ in handle_ffa_rpc_func_cmd_shm_alloc()
51 const struct optee_msg_param *mp) in from_msg_param_tmp_mem()78 const struct optee_msg_param *mp) in from_msg_param_reg_mem()107 const struct optee_msg_param *msg_params) in optee_from_msg_param()114 const struct optee_msg_param *mp = msg_params + n; in optee_from_msg_param()147 static int to_msg_param_tmp_mem(struct optee_msg_param *mp, in to_msg_param_tmp_mem()175 static int to_msg_param_reg_mem(struct optee_msg_param *mp, in to_msg_param_reg_mem()196 struct optee_msg_param *msg_params, in optee_to_msg_param()204 struct optee_msg_param *mp = msg_params + n; in optee_to_msg_param()
Completed in 11 milliseconds