Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtee_drv.h445 static inline int tee_shm_get_id(struct tee_shm *shm) in tee_shm_get_id() function
/Linux-v5.10/drivers/tee/optee/
Drpc.c387 param.u.value.b = tee_shm_get_id(shm); in cmd_free_suppl()