Searched refs:optee_disable_shm_cache (Results 1 – 3 of 3) sorted by relevance
163 void optee_disable_shm_cache(struct optee *optee);
597 optee_disable_shm_cache(optee); in optee_remove()627 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