Home
last modified time | relevance | path

Searched refs:PCI_EXT_CAP_ID_ATS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dats.c26 pos = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_ATS); in pci_ats_init()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h722 #define PCI_EXT_CAP_ID_ATS 0x0F /* Address Translation Services */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h724 #define PCI_EXT_CAP_ID_ATS 0x0F /* Address Translation Services */ macro
/openbmc/u-boot/include/
H A Dpci.h439 #define PCI_EXT_CAP_ID_ATS 0x0F /* Address Translation Services */ macro
/openbmc/qemu/hw/pci/
H A Dpcie.c1127 pcie_add_capability(dev, PCI_EXT_CAP_ID_ATS, 0x1, in pcie_ats_init()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c86 [PCI_EXT_CAP_ID_ATS] = PCI_EXT_CAP_ATS_SIZEOF,