Searched defs:assign (Results 1 – 8 of 8) sorted by relevance
/qemu/hw/virtio/ |
H A D | virtio-mmio.c | 47 int n, bool assign) in virtio_mmio_ioeventfd_assign() 655 static int virtio_mmio_set_guest_notifier(DeviceState *d, int n, bool assign, in virtio_mmio_set_guest_notifier() 681 static int virtio_mmio_set_config_guest_notifier(DeviceState *d, bool assign, in virtio_mmio_set_config_guest_notifier() 706 bool assign) in virtio_mmio_set_guest_notifiers()
|
H A D | virtio-pci.c | 326 int n, bool assign) in virtio_pci_ioeventfd_assign() 1166 int n, bool assign, in virtio_pci_set_guest_notifier_fd_handler() 1176 static int virtio_pci_set_guest_notifier(DeviceState *d, int n, bool assign, in virtio_pci_set_guest_notifier() 1224 static int virtio_pci_set_guest_notifiers(DeviceState *d, int nvqs, bool assign) in virtio_pci_set_guest_notifiers() 1327 MemoryRegion *mr, bool assign) in virtio_pci_set_host_notifier_mr()
|
H A D | virtio-bus.c | 276 int virtio_bus_set_host_notifier(VirtioBusState *bus, int n, bool assign) in virtio_bus_set_host_notifier()
|
H A D | virtio.c | 3743 void virtio_queue_set_guest_notifier_fd_handler(VirtQueue *vq, bool assign, in virtio_queue_set_guest_notifier_fd_handler() 3760 bool assign, bool with_irqfd) in virtio_config_set_guest_notifier_fd_handler() 3906 MemoryRegion *mr, bool assign) in virtio_queue_set_host_notifier_mr()
|
/qemu/target/s390x/ |
H A D | cpu-system.c | 284 int vq, bool assign) in s390_assign_subch_ioeventfd()
|
/qemu/hw/s390x/ |
H A D | virtio-ccw.c | 152 int n, bool assign) in virtio_ccw_ioeventfd_assign() 1021 bool assign, bool with_irqfd) in virtio_ccw_set_guest_notifier()
|
/qemu/accel/kvm/ |
H A D | kvm-all.c | 1350 bool assign, uint32_t size, bool datamatch) in kvm_set_ioeventfd_mmio() 1384 bool assign, uint32_t size, bool datamatch) in kvm_set_ioeventfd_pio() 2247 bool assign) in kvm_irqchip_assign_irqfd() 2323 bool assign) in kvm_irqchip_assign_irqfd()
|
/qemu/target/s390x/kvm/ |
H A D | kvm.c | 1968 int vq, bool assign) in kvm_s390_assign_subch_ioeventfd()
|