Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/
Dtee_shm.c383 static int tee_shm_fop_mmap(struct file *filp, struct vm_area_struct *vma) in tee_shm_fop_mmap() function
403 .mmap = tee_shm_fop_mmap,