Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h31 #define PCI_EXP_FLAGS_VER2 2 macro
/openbmc/qemu/hw/pci/
H A Dpcie.c178 pcie_cap_v1_fill(dev, port, type, PCI_EXP_FLAGS_VER2); in pcie_cap_init()
/openbmc/qemu/hw/vfio/
H A Dpci.c1919 pcie_cap_get_version(parent) != PCI_EXP_FLAGS_VER2 || in vfio_pci_enable_rp_atomics()