Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtee_core.h274 * tee_shm_get_id() - Get id of a shared memory object
278 static inline int tee_shm_get_id(struct tee_shm *shm) in tee_shm_get_id() function
/linux/drivers/tee/optee/
H A Drpc.c246 param.u.value.b = tee_shm_get_id(shm); in optee_rpc_cmd_free_suppl()