Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/
Dtee_shm.c88 static int tee_shm_op_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in tee_shm_op_mmap() function
106 .mmap = tee_shm_op_mmap,