Searched defs:single (Results 1 – 5 of 5) sorted by relevance
222 bool single; in target_cpu_copy_regs() member
692 static int iommufd_cdev_pci_hot_reset(VFIODevice *vbasedev, bool single) in iommufd_cdev_pci_hot_reset()
1020 static int vfio_legacy_pci_hot_reset(VFIODevice *vbasedev, bool single) in vfio_legacy_pci_hot_reset()
2601 static int vfio_pci_hot_reset(VFIOPCIDevice *vdev, bool single) in vfio_pci_hot_reset()
25 static QString *from_json_str(const char *jstr, bool single, Error **errp) in from_json_str()