Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio.c1225 static int vfio_fops_mmap(struct file *filep, struct vm_area_struct *vma) in vfio_fops_mmap() function
1246 .mmap = vfio_fops_mmap,