Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtee_drv.h442 static inline int tee_shm_get_id(struct tee_shm *shm) in tee_shm_get_id() function
/Linux-v4.19/drivers/tee/optee/
Drpc.c304 param.u.value.b = tee_shm_get_id(shm); in cmd_free_suppl()