Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tee/optee/
Doptee_private.h162 void optee_disable_unmapped_shm_cache(struct optee *optee);
Dcall.c477 void optee_disable_unmapped_shm_cache(struct optee *optee) in optee_disable_unmapped_shm_cache() function
Dcore.c730 optee_disable_unmapped_shm_cache(optee); in optee_probe()