Searched refs:vfio_fops (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/vfio/ | ||
H A D | vfio.c | 1104 static const struct file_operations vfio_fops = { variable in typeref:struct:file_operations 1195 if (f.file->f_op != &vfio_fops) { vfio_group_set_container() 1578 .fops = &vfio_fops, |
Completed in 108 milliseconds