Home
last modified time | relevance | path

Searched defs:single (Results 1 – 5 of 5) sorted by relevance

/qemu/linux-user/mips/
H A Dcpu_loop.c222 bool single; in target_cpu_copy_regs() member
/qemu/hw/vfio/
H A Diommufd.c692 static int iommufd_cdev_pci_hot_reset(VFIODevice *vbasedev, bool single) in iommufd_cdev_pci_hot_reset()
H A Dcontainer.c1020 static int vfio_legacy_pci_hot_reset(VFIODevice *vbasedev, bool single) in vfio_legacy_pci_hot_reset()
H A Dpci.c2601 static int vfio_pci_hot_reset(VFIOPCIDevice *vdev, bool single) in vfio_pci_hot_reset()
/qemu/tests/unit/
H A Dcheck-qjson.c25 static QString *from_json_str(const char *jstr, bool single, Error **errp) in from_json_str()