Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/amdtee/
H A Damdtee_private.h162 int handle_map_shmem(u32 count, struct shmem_desc *start, u32 *buf_id);
H A Dcore.c364 rc = handle_map_shmem(count, &shmem, &buf_id); in amdtee_map_shmem()
H A Dcall.c286 int handle_map_shmem(u32 count, struct shmem_desc *start, u32 *buf_id) in handle_map_shmem() function