Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dvfio.h237 unsigned int vfio_device_set_open_count(struct vfio_device_set *dev_set);
/linux-6.3-rc2/drivers/vfio/
A Dvfio_main.c131 unsigned int vfio_device_set_open_count(struct vfio_device_set *dev_set) in vfio_device_set_open_count() function
142 EXPORT_SYMBOL_GPL(vfio_device_set_open_count);
/linux-6.3-rc2/drivers/vfio/pci/
A Dvfio_pci_core.c2500 if (vfio_device_set_open_count(dev_set) > 1) in vfio_pci_dev_set_needs_reset()

Completed in 11 milliseconds