Searched refs:tee_shm_pool_alloc_res_mem (Results 1 – 3 of 3) sorted by relevance
56 struct tee_shm_pool *tee_shm_pool_alloc_res_mem(unsigned long vaddr, in tee_shm_pool_alloc_res_mem() function92 EXPORT_SYMBOL_GPL(tee_shm_pool_alloc_res_mem);
251 struct tee_shm_pool *tee_shm_pool_alloc_res_mem(unsigned long vaddr,
1263 rc = tee_shm_pool_alloc_res_mem(vaddr, paddr, size, in optee_config_shm_memremap()