Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h918 #define PCI_EXT_CAP_ATS_SIZEOF 8 macro
/qemu/hw/pci/
H A Dpcie.c1128 offset, PCI_EXT_CAP_ATS_SIZEOF); in pcie_ats_init()
/qemu/hw/virtio/
H A Dvirtio-pci.c731 if (off >= PCI_EXT_CAP_ATS_SIZEOF) { in pcie_ats_config_write()
2242 last_pcie_cap_offset += PCI_EXT_CAP_ATS_SIZEOF; in virtio_pci_realize()