Home
last modified time | relevance | path

Searched refs:optee_msg_param (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tee/optee/
A Doptee_msg.h179 struct optee_msg_param { struct
219 struct optee_msg_param params[];
232 sizeof(struct optee_msg_param) * (num_params))
A Doptee_private.h187 struct optee_msg_param *msg_params,
191 const struct optee_msg_param *msg_params);
319 const struct optee_msg_param *mp) in optee_from_msg_param_value()
328 static inline void optee_to_msg_param_value(struct optee_msg_param *mp, in optee_to_msg_param_value()
A Dffa_abi.c125 u32 attr, const struct optee_msg_param *mp) in from_msg_param_ffa_mem()
158 const struct optee_msg_param *msg_params) in optee_ffa_from_msg_param()
164 const struct optee_msg_param *mp = msg_params + n; in optee_ffa_from_msg_param()
190 static int to_msg_param_ffa_mem(struct optee_msg_param *mp, in to_msg_param_ffa_mem()
229 struct optee_msg_param *msg_params, in optee_ffa_to_msg_param()
237 struct optee_msg_param *mp = msg_params + n; in optee_ffa_to_msg_param()
457 arg->params[0] = (struct optee_msg_param){ in handle_ffa_rpc_func_cmd_shm_alloc()
A Dsmc_abi.c84 const struct optee_msg_param *mp) in from_msg_param_tmp_mem()
111 const struct optee_msg_param *mp) in from_msg_param_reg_mem()
140 const struct optee_msg_param *msg_params) in optee_from_msg_param()
147 const struct optee_msg_param *mp = msg_params + n; in optee_from_msg_param()
180 static int to_msg_param_tmp_mem(struct optee_msg_param *mp, in to_msg_param_tmp_mem()
208 static int to_msg_param_reg_mem(struct optee_msg_param *mp, in to_msg_param_reg_mem()
229 struct optee_msg_param *msg_params, in optee_to_msg_param()
237 struct optee_msg_param *mp = msg_params + n; in optee_to_msg_param()

Completed in 13 milliseconds