Searched defs:msg_params (Results 1 – 4 of 4) sorted by relevance
160 static int to_msg_param(struct optee_msg_param *msg_params, uint num_params, in to_msg_param()200 const struct optee_msg_param *msg_params) in from_msg_param()
157 const struct optee_msg_param *msg_params) in optee_ffa_from_msg_param()228 struct optee_msg_param *msg_params, in optee_ffa_to_msg_param()
139 const struct optee_msg_param *msg_params) in optee_from_msg_param()228 struct optee_msg_param *msg_params, in optee_to_msg_param()
305 struct ipc_params msg_params; in ksys_msgget() local