Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/amdtee/
H A Dshm_pool.c68 struct tee_shm_pool *amdtee_config_shm(void) in amdtee_config_shm() function
H A Damdtee_private.h169 struct tee_shm_pool *amdtee_config_shm(void);
H A Dcore.c475 pool = amdtee_config_shm(); in amdtee_driver_init()