Home
last modified time | relevance | path

Searched refs:tee_shm_get_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dtee_drv.h358 static inline int tee_shm_get_id(struct tee_shm *shm) in tee_shm_get_id() function
/Linux-v6.6/drivers/tee/optee/
Drpc.c239 param.u.value.b = tee_shm_get_id(shm); in optee_rpc_cmd_free_suppl()