Home
last modified time | relevance | path

Searched refs:VIRTIO_PCI_CAP_ISR_CFG (Results 1 – 3 of 3) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h111 #define VIRTIO_PCI_CAP_ISR_CFG 3 macro
/qemu/tests/qtest/libqos/
H A Dvirtio-pci-modern.c413 if (!find_structure(dev, VIRTIO_PCI_CAP_ISR_CFG, &bar, in probe_device_layout()
/qemu/hw/virtio/
H A Dvirtio-pci.c2165 proxy->isr.type = VIRTIO_PCI_CAP_ISR_CFG; in virtio_pci_realize()