Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_bridge.h90 typedef struct CXLHost CXLHost; typedef
117 CXLHost *cxl_host_bridge; /* Pointer to a CXLHost */
/openbmc/qemu/include/hw/cxl/
H A Dcxl.h49 struct CXLHost { struct
57 OBJECT_DECLARE_SIMPLE_TYPE(CXLHost, PXB_CXL_HOST) argument
/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c61 CXLHost *host = PXB_CXL_HOST(hb);
68 CXLHost *host = PXB_CXL_HOST(hb); in cxl_get_hb_passthrough()
194 CXLHost *cxl = PXB_CXL_HOST(dev); in pxb_cxl_realize()
212 CXLHost *cxl = pxb->cxl_host_bridge; in pxb_cxl_hook_up_registers()
246 .instance_size = sizeof(CXLHost),
298 CXLHost *cxl = PXB_CXL_DEV(dev)->cxl_host_bridge; in pxb_cxl_dev_reset()