Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tee/optee/
Doptee_private.h154 void optee_disable_shm_cache(struct optee *optee);
Dcall.c412 void optee_disable_shm_cache(struct optee *optee) in optee_disable_shm_cache() function
Dcore.c677 optee_disable_shm_cache(optee); in optee_remove()