Home
last modified time | relevance | path

Searched defs:msg_params (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c160 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()
/openbmc/linux/drivers/tee/optee/
H A Dffa_abi.c157 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()
H A Dsmc_abi.c139 const struct optee_msg_param *msg_params) in optee_from_msg_param()
228 struct optee_msg_param *msg_params, in optee_to_msg_param()
/openbmc/linux/ipc/
H A Dmsg.c305 struct ipc_params msg_params; in ksys_msgget() local