Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tee/optee/
Doptee_private.h153 void optee_enable_shm_cache(struct optee *optee);
Dcall.c389 void optee_enable_shm_cache(struct optee *optee) in optee_enable_shm_cache() function
Dcore.c641 optee_enable_shm_cache(optee); in optee_probe()