Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vfio/
Dvfio.c915 static const struct file_operations vfio_fops = { variable
998 if (f.file->f_op != &vfio_fops) { in vfio_group_set_container()
2128 .fops = &vfio_fops,