Home
last modified time | relevance | path

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

/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c41 #define TYPE_PXB_CXL_BUS "pxb-cxl-bus" macro
43 TYPE_PXB_CXL_BUS)
111 .name = TYPE_PXB_CXL_BUS,
350 bus = pci_root_bus_new(ds, dev_name, NULL, NULL, 0, TYPE_PXB_CXL_BUS); in pxb_dev_realize_common()