Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/optee/
Doptee_msg.h179 struct optee_msg_param { struct
219 struct optee_msg_param params[];
232 sizeof(struct optee_msg_param) * (num_params))
Doptee_private.h135 struct optee_msg_param *msg_params,
139 const struct optee_msg_param *msg_params);
260 const struct optee_msg_param *mp) in optee_from_msg_param_value()
269 static inline void optee_to_msg_param_value(struct optee_msg_param *mp, in optee_to_msg_param_value()
Dffa_abi.c124 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()
456 arg->params[0] = (struct optee_msg_param){ in handle_ffa_rpc_func_cmd_shm_alloc()
Dsmc_abi.c63 const struct optee_msg_param *mp) in from_msg_param_tmp_mem()
90 const struct optee_msg_param *mp) in from_msg_param_reg_mem()
119 const struct optee_msg_param *msg_params) in optee_from_msg_param()
126 const struct optee_msg_param *mp = msg_params + n; in optee_from_msg_param()
159 static int to_msg_param_tmp_mem(struct optee_msg_param *mp, in to_msg_param_tmp_mem()
187 static int to_msg_param_reg_mem(struct optee_msg_param *mp, in to_msg_param_reg_mem()
208 struct optee_msg_param *msg_params, in optee_to_msg_param()
216 struct optee_msg_param *mp = msg_params + n; in optee_to_msg_param()