Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); variable
/kernel/linux/linux-5.10/drivers/tee/amdtee/
H A Dshm_pool.c86 rc = tee_shm_pool_alloc(priv_mgr, dmabuf_mgr); in amdtee_config_shm()
/kernel/linux/linux-5.10/include/linux/
H A Dtee_drv.h242 * tee_shm_pool_alloc() - Create a shared memory pool from shm managers
251 struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr,
/kernel/linux/linux-5.10/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()

Completed in 3 milliseconds