Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-pci.h94 #define VIRTIO_PCI_FLAG_ATS_PAGE_ALIGNED \ macro
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c2250 proxy->flags & VIRTIO_PCI_FLAG_ATS_PAGE_ALIGNED); in virtio_pci_realize()