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.h116 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()
A 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()
455 arg->params[0] = (struct optee_msg_param){ in handle_ffa_rpc_func_cmd_shm_alloc()
A Dsmc_abi.c51 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 9 milliseconds