Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vfio/
Dvfio.c1087 static int vfio_fops_mmap(struct file *filep, struct vm_area_struct *vma) in vfio_fops_mmap() function
1114 .mmap = vfio_fops_mmap,