Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tee/
Dtee_shm_pool.c56 struct tee_shm_pool *tee_shm_pool_alloc_res_mem(unsigned long vaddr, in tee_shm_pool_alloc_res_mem() function
92 EXPORT_SYMBOL_GPL(tee_shm_pool_alloc_res_mem);
/linux-6.14.4/include/linux/
Dtee_core.h216 struct tee_shm_pool *tee_shm_pool_alloc_res_mem(unsigned long vaddr,
/linux-6.14.4/drivers/tee/optee/
Dsmc_abi.c1382 rc = tee_shm_pool_alloc_res_mem(vaddr, paddr, size, in optee_config_shm_memremap()