Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/optee/
H A Dsmc_abi.c306 static void __optee_disable_shm_cache(struct optee *optee, bool is_mapped) in __optee_disable_shm_cache() function
349 return __optee_disable_shm_cache(optee, true); in optee_disable_shm_cache()
360 return __optee_disable_shm_cache(optee, false); in optee_disable_unmapped_shm_cache()