Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h911 #define PCI_ARI_CAP 0x04 /* ARI Capability Register */ macro
/qemu/hw/pci/
H A Dpcie.c1149 pci_set_long(dev->config + offset + PCI_ARI_CAP, (nextfn & 0xff) << 8); in pcie_ari_init()