Lines Matching defs:shm
158 struct tee_shm *shm = (struct tee_shm *)mp->u.tmem.shm_ref; in msg_param_to_tmp_mem() local
294 static int cmd_alloc_suppl(const struct device *dev, size_t sz, struct tee_shm **shm) in cmd_alloc_suppl()
315 static void cmd_free_suppl(const struct device *dev, struct tee_shm *shm) in cmd_free_suppl()
332 struct tee_shm *shm = NULL; in handle_cmd_alloc() local
608 static uint32_t handle_func_rpc_call(const struct device *dev, struct tee_shm *shm, in handle_func_rpc_call()
644 struct tee_shm *shm = NULL; in handle_rpc_call() local
732 struct tee_shm *shm; in optee_close_session() local
762 struct tee_shm *shm; in optee_open_session() local
832 struct tee_shm *shm; in optee_cancel() local
862 struct tee_shm *shm; in optee_invoke_func() local
966 static int optee_shm_register(const struct device *dev, struct tee_shm *shm) in optee_shm_register()
1010 static int optee_shm_unregister(const struct device *dev, struct tee_shm *shm) in optee_shm_unregister()