Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Dcall.c422 static void __optee_disable_shm_cache(struct optee *optee, bool is_mapped) in __optee_disable_shm_cache() function
465 return __optee_disable_shm_cache(optee, true); in optee_disable_shm_cache()
476 return __optee_disable_shm_cache(optee, false); in optee_disable_unmapped_shm_cache()