Searched refs:VFIO_DEVICE_GET_PCI_HOT_RESET_INFO (Results 1 – 5 of 5) sorted by relevance
749 #define VFIO_DEVICE_GET_PCI_HOT_RESET_INFO _IO(VFIO_TYPE, VFIO_BASE + 12) macro
2484 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_GET_PCI_HOT_RESET_INFO, info); in vfio_pci_get_pci_hot_reset_info()2499 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_GET_PCI_HOT_RESET_INFO, info); in vfio_pci_get_pci_hot_reset_info()
1472 case VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: in vfio_pci_core_ioctl()
1252 +pub const VFIO_DEVICE_GET_PCI_HOT_RESET_INFO: u32 = 15216;