Home
last modified time | relevance | path

Searched refs:shm_ref (Results 1 – 6 of 6) sorted by relevance

/u-boot/drivers/tee/optee/
A Doptee_msg.h120 u64 shm_ref; member
132 u64 shm_ref; member
A Drpmb.c170 req_shm = (struct tee_shm *)(ulong)arg->params[0].u.rmem.shm_ref; in optee_suppl_cmd_rpmb()
174 rsp_shm = (struct tee_shm *)(ulong)arg->params[1].u.rmem.shm_ref; in optee_suppl_cmd_rpmb()
A Di2c.c54 shm = (struct tee_shm *)(unsigned long)arg->params[2].u.rmem.shm_ref; in optee_suppl_cmd_i2c_transfer()
A Dsupplicant.c55 arg->params[0].u.tmem.shm_ref = (ulong)shm; in cmd_shm_alloc()
A Dcore.c191 mp->u.rmem.shm_ref = (ulong)p->u.memref.shm; in to_msg_param()
233 shm = (struct tee_shm *)(ulong)mp->u.rmem.shm_ref; in from_msg_param()
463 msg_arg->params->u.tmem.shm_ref = (ulong)shm; in optee_shm_register()
488 msg_arg->params[0].u.rmem.shm_ref = (ulong)shm; in optee_shm_unregister()
/u-boot/drivers/tee/
A Dsandbox.c286 msg_arg->params[2].u.rmem.shm_ref = (ulong)memref.shm; in fill_i2c_rpc_params()

Completed in 28 milliseconds