Home
last modified time | relevance | path

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

/linux-5.10/drivers/tee/
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);
/linux-5.10/drivers/tee/amdtee/
Dshm_pool.c86 rc = tee_shm_pool_alloc(priv_mgr, dmabuf_mgr); in amdtee_config_shm()
/linux-5.10/include/linux/
Dtee_drv.h250 struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr,
/linux-5.10/drivers/tee/optee/
Dcore.c459 rc = tee_shm_pool_alloc(priv_mgr, dmabuf_mgr); in optee_config_dyn_shm()
529 rc = tee_shm_pool_alloc(priv_mgr, dmabuf_mgr); in optee_config_shm_memremap()