Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/amdtee/
H A Dshm_pool.c44 amdtee_unmap_shmem(shm); in pool_op_free()
H A Damdtee_private.h150 void amdtee_unmap_shmem(struct tee_shm *shm);
H A Dcore.c383 void amdtee_unmap_shmem(struct tee_shm *shm) in amdtee_unmap_shmem() function