Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/cxl/
H A Dcxl.h49 struct CXLHost { struct
57 OBJECT_DECLARE_SIMPLE_TYPE(CXLHost, PXB_CXL_HOST) argument
/openbmc/qemu/include/hw/pci/
H A Dpci_bridge.h88 typedef struct CXLHost CXLHost; typedef
114 CXLHost *cxl_host_bridge; /* Pointer to a CXLHost */
/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c62 CXLHost *host = PXB_CXL_HOST(hb);
69 CXLHost *host = PXB_CXL_HOST(hb); in cxl_get_hb_passthrough()
182 CXLHost *cxl = PXB_CXL_HOST(dev); in pxb_cxl_realize()
200 CXLHost *cxl = pxb->cxl_host_bridge; in pxb_cxl_hook_up_registers()
234 .instance_size = sizeof(CXLHost),
286 CXLHost *cxl = PXB_CXL_DEV(dev)->cxl_host_bridge; in pxb_cxl_dev_reset()