Home
last modified time | relevance | path

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

/linux/drivers/tee/amdtee/
H A Dshm_pool.c60 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.c478 pool = amdtee_config_shm(); in amdtee_driver_init()