Home
last modified time | relevance | path

Searched refs:tee_shm_pool_alloc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_shm_pool.c91 rc = tee_shm_pool_alloc(priv_mgr, dmabuf_mgr); in tee_shm_pool_alloc_res_mem()
152 struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr, in tee_shm_pool_alloc() function
169 EXPORT_SYMBOL_GPL(tee_shm_pool_alloc);
/OK3568_Linux_fs/kernel/drivers/tee/amdtee/
H A Dshm_pool.c86 rc = tee_shm_pool_alloc(priv_mgr, dmabuf_mgr); in amdtee_config_shm()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtee_drv.h251 struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr,
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Dcore.c451 rc = tee_shm_pool_alloc(priv_mgr, dmabuf_mgr); in optee_config_dyn_shm()
521 rc = tee_shm_pool_alloc(priv_mgr, dmabuf_mgr); in optee_config_shm_memremap()