Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
Dvfio_main.c1312 static struct vfio_device *vfio_device_from_file(struct file *file) in vfio_device_from_file() function
1328 vfio_device_from_file(file); in vfio_file_is_valid()
1350 device = vfio_device_from_file(file); in vfio_file_enforced_coherent()
1389 if (vfio_device_from_file(file)) in vfio_file_set_kvm()