Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tee/optee/
Doptee_private.h161 void optee_disable_shm_cache(struct optee *optee);
Dcore.c596 optee_disable_shm_cache(optee); in optee_remove()
626 optee_disable_shm_cache(platform_get_drvdata(pdev)); in optee_shutdown()
Dcall.c463 void optee_disable_shm_cache(struct optee *optee) in optee_disable_shm_cache() function