Searched refs:vfio_pci_hot_reset (Results 1 – 7 of 7) sorted by relevance
775 struct vfio_pci_hot_reset { struct
1329 struct vfio_pci_hot_reset __user *arg) in vfio_pci_ioctl_pci_hot_reset_groups()1406 struct vfio_pci_hot_reset __user *arg) in vfio_pci_ioctl_pci_hot_reset()1408 unsigned long minsz = offsetofend(struct vfio_pci_hot_reset, count); in vfio_pci_ioctl_pci_hot_reset()1409 struct vfio_pci_hot_reset hdr; in vfio_pci_ioctl_pci_hot_reset()
682 struct vfio_pci_hot_reset *reset; in iommufd_cdev_pci_hot_reset()
2511 static int vfio_pci_hot_reset(VFIOPCIDevice *vdev, bool single) in vfio_pci_hot_reset() function2536 return vfio_pci_hot_reset(vdev, true); in vfio_pci_hot_reset_one()2542 return vfio_pci_hot_reset(vdev, false); in vfio_pci_hot_reset_multi()
964 struct vfio_pci_hot_reset *reset; in vfio_legacy_pci_hot_reset()
34 vfio_pci_hot_reset(const char *name, const char *type) " (%s) %s"