Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-pci.h72 #define VIRTIO_PCI_FLAG_ATS (1 << VIRTIO_PCI_FLAG_ATS_BIT) macro
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c763 if (proxy->flags & VIRTIO_PCI_FLAG_ATS) { in virtio_write_config()
2248 if (proxy->flags & VIRTIO_PCI_FLAG_ATS) { in virtio_pci_realize()