Searched refs:tee_shm_pool_free (Results 1 – 5 of 5) sorted by relevance
505 tee_shm_pool_free(pool); in amdtee_driver_init()529 tee_shm_pool_free(amdtee->pool); in amdtee_driver_exit()
183 tee_shm_pool_free(optee->pool); in optee_remove_common()
890 tee_shm_pool_free(pool); in optee_ffa_probe()
1811 tee_shm_pool_free(pool); in optee_probe()
262 static inline void tee_shm_pool_free(struct tee_shm_pool *pool) in tee_shm_pool_free() function