Searched refs:optee_disable_shm_cache (Results 1 – 3 of 3) sorted by relevance
161 void optee_disable_shm_cache(struct optee *optee);
596 optee_disable_shm_cache(optee); in optee_remove()626 optee_disable_shm_cache(platform_get_drvdata(pdev)); in optee_shutdown()
463 void optee_disable_shm_cache(struct optee *optee) in optee_disable_shm_cache() function