Searched defs:tee_shm_pool (Results 1 – 2 of 2) sorted by relevance
21 struct tee_shm_pool { struct22 struct tee_shm_pool_mgr *private_mgr; argument23 struct tee_shm_pool_mgr *dma_buf_mgr; argument
225 struct tee_shm_pool { struct226 const struct tee_shm_pool_ops *ops; argument237 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, argument