Searched refs:VFIO_DEVICE_PCI_HOT_RESET (Results 1 – 5 of 5) sorted by relevance
782 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
762 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in iommufd_cdev_pci_hot_reset()
1070 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in vfio_legacy_pci_hot_reset()
1478 case VFIO_DEVICE_PCI_HOT_RESET: in vfio_pci_core_ioctl()