Searched defs:msg_params (Results 1 – 3 of 3) sorted by relevance
158 const struct optee_msg_param *msg_params) in optee_ffa_from_msg_param()229 struct optee_msg_param *msg_params, in optee_ffa_to_msg_param()
140 const struct optee_msg_param *msg_params) in optee_from_msg_param()229 struct optee_msg_param *msg_params, in optee_to_msg_param()
305 struct ipc_params msg_params; in ksys_msgget() local