Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/amdtee/
H A Dshm_pool.c31 rc = amdtee_map_shmem(shm); in pool_op_alloc()
H A Damdtee_private.h148 int amdtee_map_shmem(struct tee_shm *shm);
H A Dcore.c341 int amdtee_map_shmem(struct tee_shm *shm) in amdtee_map_shmem() function