Home
last modified time | relevance | path

Searched refs:VFIO_DEVICE_PCI_HOT_RESET (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-headers/linux/
H A Dvfio.h516 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/emulators/qemu42/qemu-4.2.1/linux-headers/linux/
H A Dvfio.h619 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/emulators/qemu-utils/qemu-4.2.1/linux-headers/linux/
H A Dvfio.h619 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-headers/linux/
H A Dvfio.h619 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-headers/linux/
H A Dvfio.h619 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dvfio.h877 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/emulators/qemu/qemu-6.2.0/linux-headers/linux/
H A Dvfio.h877 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/emulators/qemu60/qemu-6.0.0/linux-headers/linux/
H A Dvfio.h863 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dvfio.h877 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/emulators/qemu5/qemu-5.2.0/linux-headers/linux/
H A Dvfio.h862 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dvfio.h877 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dvfio.h877 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-headers/linux/
H A Dvfio.h877 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dvfio.h877 #define VFIO_DEVICE_PCI_HOT_RESET _IO(VFIO_TYPE, VFIO_BASE + 13) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/vfio/pci/
H A Dvfio_pci.c1147 } else if (cmd == VFIO_DEVICE_PCI_HOT_RESET) { in vfio_pci_ioctl()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/vfio/pci/
H A Dvfio_pci.c1147 } else if (cmd == VFIO_DEVICE_PCI_HOT_RESET) { in vfio_pci_ioctl()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/vfio/pci/
H A Dvfio_pci.c1147 } else if (cmd == VFIO_DEVICE_PCI_HOT_RESET) { in vfio_pci_ioctl()
/dports/emulators/qemu42/qemu-4.2.1/hw/vfio/
H A Dpci.c2323 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in vfio_pci_hot_reset()
/dports/emulators/qemu/qemu-6.2.0/hw/vfio/
H A Dpci.c2333 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in vfio_pci_hot_reset()
/dports/emulators/qemu60/qemu-6.0.0/hw/vfio/
H A Dpci.c2326 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in vfio_pci_hot_reset()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/vfio/
H A Dpci.c2323 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in vfio_pci_hot_reset()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/vfio/
H A Dpci.c2356 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in vfio_pci_hot_reset()
/dports/emulators/qemu5/qemu-5.2.0/hw/vfio/
H A Dpci.c2311 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in vfio_pci_hot_reset()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/vfio/
H A Dpci.c2323 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in vfio_pci_hot_reset()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/vfio/
H A Dpci.c2333 ret = ioctl(vdev->vbasedev.fd, VFIO_DEVICE_PCI_HOT_RESET, reset); in vfio_pci_hot_reset()

12