Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Dvfio_main.c1439 static struct vfio_device *vfio_device_from_file(struct file *file) in vfio_device_from_file() function
1455 vfio_device_from_file(file); in vfio_file_is_valid()
1477 device = vfio_device_from_file(file); in vfio_file_enforced_coherent()
1516 if (vfio_device_from_file(file)) in vfio_file_set_kvm()