Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Doptee_private.h162 void optee_enable_shm_cache(struct optee *optee);
H A Dcall.c397 void optee_enable_shm_cache(struct optee *optee) in optee_enable_shm_cache() function
H A Dcore.c740 optee_enable_shm_cache(optee); in optee_probe()