Home
last modified time | relevance | path

Searched refs:tee_shm_pool (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
A Dtee_drv.h35 struct tee_shm_pool;
149 struct tee_shm_pool *pool,
256 struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr,
307 struct tee_shm_pool *
318 void tee_shm_pool_free(struct tee_shm_pool *pool);
/linux/drivers/tee/
A Dtee_shm_pool.c63 struct tee_shm_pool *
152 struct tee_shm_pool *tee_shm_pool_alloc(struct tee_shm_pool_mgr *priv_mgr, in tee_shm_pool_alloc()
155 struct tee_shm_pool *pool; in tee_shm_pool_alloc()
178 void tee_shm_pool_free(struct tee_shm_pool *pool) in tee_shm_pool_free()
A Dtee_private.h21 struct tee_shm_pool { struct
58 struct tee_shm_pool *pool;
A DMakefile5 tee-objs += tee_shm_pool.o
A Dbuilt-in.a5 tee_shm_pool.o/
A D.built-in.a.cmd1 …e/built-in.a drivers/tee/tee_core.o drivers/tee/tee_shm.o drivers/tee/tee_shm_pool.o drivers/tee/o…
A D.tee_shm_pool.o.cmd1tee_shm_pool.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64…
3 source_drivers/tee/tee_shm_pool.o := drivers/tee/tee_shm_pool.c
5 deps_drivers/tee/tee_shm_pool.o := \
1045 drivers/tee/tee_shm_pool.o: $(deps_drivers/tee/tee_shm_pool.o)
1047 $(deps_drivers/tee/tee_shm_pool.o):
A Dtee_core.c880 struct tee_shm_pool *pool, in tee_device_alloc()
/linux/drivers/tee/amdtee/
A Damdtee_private.h42 struct tee_shm_pool *pool;
169 struct tee_shm_pool *amdtee_config_shm(void);
A Dshm_pool.c68 struct tee_shm_pool *amdtee_config_shm(void) in amdtee_config_shm()
A Dcore.c455 struct tee_shm_pool *pool; in amdtee_driver_init()
/linux/drivers/tee/optee/
A Doptee_private.h152 struct tee_shm_pool *pool;
A Dsmc_abi.c990 static struct tee_shm_pool *optee_config_dyn_shm(void) in optee_config_dyn_shm()
1017 static struct tee_shm_pool *
1176 struct tee_shm_pool *pool = ERR_PTR(-EINVAL); in optee_probe()
A Dffa_abi.c694 static struct tee_shm_pool *optee_ffa_config_dyn_shm(void) in optee_ffa_config_dyn_shm()
/linux/drivers/
A Dbuilt-in.a2295 tee/tee_shm_pool.o/

Completed in 22 milliseconds