Searched defs:tee_shm (Results 1 – 3 of 3) sorted by relevance
206 struct tee_shm { struct221 * struct tee_shm_pool - shared memory pool argument237 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, argument
205 struct tee_shm { struct219 * struct tee_shm_pool_mgr - shared memory manager argument235 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm, argument
128 struct tee_shm *tee_shm; member