Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvirtio-pci.c50 #define VIRTIO_PCI_CONFIG_SIZE(dev) VIRTIO_PCI_CONFIG_OFF(msix_enabled(dev)) macro
521 uint32_t config = VIRTIO_PCI_CONFIG_SIZE(&proxy->pci_dev); in virtio_pci_config_read()
557 uint32_t config = VIRTIO_PCI_CONFIG_SIZE(&proxy->pci_dev); in virtio_pci_config_write()