Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h107 #define VIRTIO_PCI_CAP_COMMON_CFG 1 macro
/qemu/tests/qtest/libqos/
H A Dvirtio-pci-modern.c397 if (!find_structure(dev, VIRTIO_PCI_CAP_COMMON_CFG, &bar, in probe_device_layout()
/qemu/hw/virtio/
H A Dvirtio-pci.c2161 proxy->common.type = VIRTIO_PCI_CAP_COMMON_CFG; in virtio_pci_realize()