Searched refs:vfio_device_set_open_count (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dvfio.h283 unsigned int vfio_device_set_open_count(struct vfio_device_set *dev_set);
/linux-master/drivers/vfio/
H A Dvfio_main.c131 unsigned int vfio_device_set_open_count(struct vfio_device_set *dev_set) function
142 EXPORT_SYMBOL_GPL(vfio_device_set_open_count); variable
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c2609 if (vfio_device_set_open_count(dev_set) > 1)

Completed in 173 milliseconds