Searched defs:tee_protmem_pool_ops (Results 1 – 1 of 1) sorted by relevance
170 struct tee_protmem_pool_ops { struct171 int (*alloc)(struct tee_protmem_pool *pool, struct sg_table *sgt,173 void (*free)(struct tee_protmem_pool *pool, struct sg_table *sgt);174 int (*update_shm)(struct tee_protmem_pool *pool, struct sg_table *sgt,177 void (*destroy_pool)(struct tee_protmem_pool *pool);