Home
last modified time | relevance | path

Searched refs:vfio_pci_hot_reset (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-headers/linux/
H A Dvfio.h775 struct vfio_pci_hot_reset { struct
/openbmc/linux/include/uapi/linux/
H A Dvfio.h775 struct vfio_pci_hot_reset { struct
/openbmc/qemu/hw/vfio/
H A Dpci.c2450 static int vfio_pci_hot_reset(VFIOPCIDevice *vdev, bool single) in vfio_pci_hot_reset() function
2455 struct vfio_pci_hot_reset *reset; in vfio_pci_hot_reset()
2649 return vfio_pci_hot_reset(vdev, true); in vfio_pci_hot_reset_one()
2655 return vfio_pci_hot_reset(vdev, false); in vfio_pci_hot_reset_multi()
H A Dtrace-events34 vfio_pci_hot_reset(const char *name, const char *type) " (%s) %s"