Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/optee/
Doptee_private.h161 void optee_enable_shm_cache(struct optee *optee);
Dcall.c397 void optee_enable_shm_cache(struct optee *optee) in optee_enable_shm_cache() function
Dcore.c632 optee_enable_shm_cache(optee); in optee_probe()