Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tee/optee/
H A Dshm_pool.h12 struct tee_shm_pool_mgr *optee_shm_pool_alloc_pages(void);
H A Dshm_pool.c84 * optee_shm_pool_alloc_pages() - create page-based allocator pool
89 struct tee_shm_pool_mgr *optee_shm_pool_alloc_pages(void) in optee_shm_pool_alloc_pages() function
H A Dcore.c439 rc = optee_shm_pool_alloc_pages(); in optee_config_dyn_shm()
444 rc = optee_shm_pool_alloc_pages(); in optee_config_dyn_shm()
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dsmc_abi.c584 * The main function is optee_shm_pool_alloc_pages().
622 * optee_shm_pool_alloc_pages() - create page-based allocator pool
627 static struct tee_shm_pool *optee_shm_pool_alloc_pages(void) in optee_shm_pool_alloc_pages() function
1668 pool = optee_shm_pool_alloc_pages(); in optee_probe()

Completed in 9 milliseconds