Home
last modified time | relevance | path

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

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