Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h916 #define PCI_EXT_CAP_ATS_SIZEOF 8 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h918 #define PCI_EXT_CAP_ATS_SIZEOF 8 macro
/openbmc/qemu/hw/pci/
H A Dpcie.c1128 offset, PCI_EXT_CAP_ATS_SIZEOF); in pcie_ats_init()
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c737 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()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c86 [PCI_EXT_CAP_ID_ATS] = PCI_EXT_CAP_ATS_SIZEOF,