Home
last modified time | relevance | path

Searched refs:optee_shm_pool_alloc_pages (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/tee/optee/
Dshm_pool.h21 struct tee_shm_pool_mgr *optee_shm_pool_alloc_pages(void);
Dshm_pool.c65 struct tee_shm_pool_mgr *optee_shm_pool_alloc_pages(void) in optee_shm_pool_alloc_pages() function
Dcore.c473 rc = optee_shm_pool_alloc_pages(); in optee_config_shm_memremap()