Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/cxl/
H A Dcxl.h56 #define TYPE_PXB_CXL_HOST "pxb-cxl-host" macro
/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c199 TYPE_PXB_CXL_HOST); in pxb_cxl_realize()
244 .name = TYPE_PXB_CXL_HOST,
358 ds = qdev_new(type == CXL ? TYPE_PXB_CXL_HOST : TYPE_PXB_HOST); in pxb_dev_realize_common()