Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/optee/
Doptee_msg.h139 u64 shm_ref; member
151 u64 shm_ref; member
Dcore.c79 mp->u.tmem.shm_ref; in optee_from_msg_param()
108 mp->u.rmem.shm_ref; in optee_from_msg_param()
136 mp->u.tmem.shm_ref = (unsigned long)p->u.memref.shm; in to_msg_param_tmp_mem()
161 mp->u.rmem.shm_ref = (unsigned long)p->u.memref.shm; in to_msg_param_reg_mem()
Drpc.c281 arg->params[0].u.tmem.shm_ref = (unsigned long)shm; in handle_rpc_func_cmd_shm_alloc()
289 arg->params[0].u.tmem.shm_ref = (unsigned long)shm; in handle_rpc_func_cmd_shm_alloc()
Dcall.c606 msg_arg->params->u.tmem.shm_ref = (unsigned long)shm; in optee_shm_register()
639 msg_arg->params[0].u.rmem.shm_ref = (unsigned long)shm; in optee_shm_unregister()