Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tee/optee/
Doptee_private.h160 void optee_enable_shm_cache(struct optee *optee);
Dcall.c393 void optee_enable_shm_cache(struct optee *optee) in optee_enable_shm_cache() function
Dcore.c699 optee_enable_shm_cache(optee); in optee_probe()