Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_bus.h28 PCI_BUS_CXL = 0x0004, enumerator
62 return !!(bus->flags & PCI_BUS_CXL); in pci_bus_is_cxl()
/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c363 bus->flags |= PCI_BUS_CXL; in pxb_dev_realize_common()