Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vfio/
Dvfio_main.c1368 static struct vfio_device *vfio_device_from_file(struct file *file) in vfio_device_from_file() function
1384 vfio_device_from_file(file); in vfio_file_is_valid()
1406 device = vfio_device_from_file(file); in vfio_file_enforced_coherent()
1445 if (vfio_device_from_file(file)) in vfio_file_set_kvm()