Home
last modified time | relevance | path

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

/linux/include/linux/
A Dvfio.h23 struct vfio_device_set { struct
34 struct vfio_device_set *dev_set; argument
/linux/drivers/vfio/pci/
A Dvfio_pci_core.c155 static bool vfio_pci_dev_set_try_reset(struct vfio_device_set *dev_set);
156 static int vfio_pci_dev_set_hot_reset(struct vfio_device_set *dev_set,
1956 struct vfio_device_set *dev_set = data; in vfio_pci_is_device_in_set()
1976 vfio_pci_dev_set_resettable(struct vfio_device_set *dev_set) in vfio_pci_dev_set_resettable()
2007 static int vfio_pci_dev_set_hot_reset(struct vfio_device_set *dev_set, in vfio_pci_dev_set_hot_reset()
2076 static bool vfio_pci_dev_set_needs_reset(struct vfio_device_set *dev_set) in vfio_pci_dev_set_needs_reset()
2098 static bool vfio_pci_dev_set_try_reset(struct vfio_device_set *dev_set) in vfio_pci_dev_set_try_reset()
/linux/drivers/vfio/
A Dvfio.c105 struct vfio_device_set *new_dev_set; in vfio_assign_device_set()
106 struct vfio_device_set *dev_set; in vfio_assign_device_set()
154 struct vfio_device_set *dev_set = device->dev_set; in vfio_release_device_set()

Completed in 11 milliseconds