Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvirtio-pci.c44 #define VIRTIO_PCI_REGION_SIZE(dev) VIRTIO_PCI_CONFIG_OFF(msix_present(dev)) macro
2100 size = VIRTIO_PCI_REGION_SIZE(&proxy->pci_dev) in virtio_pci_device_plugged()