Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vfio/
Dvfio.c1258 static int vfio_fops_mmap(struct file *filep, struct vm_area_struct *vma) in vfio_fops_mmap() function
1281 .mmap = vfio_fops_mmap,