Home
last modified time | relevance | path

Searched refs:VIRTIO_CONFIG_IRQ_IDX (Results 1 – 9 of 9) sorted by relevance

/qemu/hw/virtio/
H A Dvirtio-pci.c863 if (queue_no == VIRTIO_CONFIG_IRQ_IDX) { in virtio_pci_get_notifier()
942 return kvm_virtio_pci_vector_use_one(proxy, VIRTIO_CONFIG_IRQ_IDX); in kvm_virtio_pci_vector_config_use()
983 kvm_virtio_pci_vector_release_one(proxy, VIRTIO_CONFIG_IRQ_IDX); in kvm_virtio_pci_vector_config_release()
1079 virtio_pci_one_vector_mask(proxy, VIRTIO_CONFIG_IRQ_IDX, vector, n); in virtio_pci_vector_unmask()
1160 if (k->guest_notifier_pending(vdev, VIRTIO_CONFIG_IRQ_IDX)) { in virtio_pci_vector_poll()
1172 if (n == VIRTIO_CONFIG_IRQ_IDX) { in virtio_pci_set_guest_notifier_fd_handler()
1188 if (n == VIRTIO_CONFIG_IRQ_IDX) { in virtio_pci_set_guest_notifier()
1268 r = virtio_pci_set_guest_notifier(d, VIRTIO_CONFIG_IRQ_IDX, assign, in virtio_pci_set_guest_notifiers()
1311 virtio_pci_set_guest_notifier(d, VIRTIO_CONFIG_IRQ_IDX, !assign, in virtio_pci_set_guest_notifiers()
1448 if (queue_no == VIRTIO_CONFIG_IRQ_IDX) { in virtio_pci_set_vector()
[all …]
H A Dvhost-vsock-common.c136 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in vhost_vsock_common_guest_notifier_mask()
153 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in vhost_vsock_common_guest_notifier_pending()
H A Dvhost-user-fs.c168 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in vuf_guest_notifier_mask()
184 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in vuf_guest_notifier_pending()
H A Dvhost-user-scmi.c153 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in vu_scmi_guest_notifier_mask()
H A Dvirtio-crypto.c1222 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in virtio_crypto_guest_notifier_mask()
1241 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in virtio_crypto_guest_notifier_pending()
H A Dvirtio-mmio.c694 vdc->guest_notifier_mask(vdev, VIRTIO_CONFIG_IRQ_IDX, !assign); in virtio_mmio_set_config_guest_notifier()
/qemu/hw/display/
H A Dvhost-user-gpu.c549 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in vhost_user_gpu_guest_notifier_pending()
566 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in vhost_user_gpu_guest_notifier_mask()
/qemu/include/hw/virtio/
H A Dvirtio.h83 #define VIRTIO_CONFIG_IRQ_IDX -1 macro
/qemu/hw/net/
H A Dvirtio-net.c3380 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in virtio_net_guest_notifier_pending()
3412 if (idx == VIRTIO_CONFIG_IRQ_IDX) { in virtio_net_guest_notifier_mask()