Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie.h143 void pcie_ats_init(PCIDevice *dev, uint16_t offset, bool aligned);
/openbmc/qemu/hw/pci/
H A Dpcie.c1162 void pcie_ats_init(PCIDevice *dev, uint16_t offset, bool aligned) in pcie_ats_init() function
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c2249 pcie_ats_init(pci_dev, last_pcie_cap_offset, in virtio_pci_realize()