Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dcontainer.c387 static const struct file_operations vfio_fops = { variable
400 if (file->f_op != &vfio_fops) in vfio_container_from_file()
411 .fops = &vfio_fops,