Searched refs:cxl_host_bridge (Results 1 – 6 of 6) sorted by relevance
27 static struct platform_device *cxl_host_bridge[NR_CXL_HOST_BRIDGES]; variable51 for (i = 0; i < ARRAY_SIZE(cxl_host_bridge); i++) in is_multi_bridge()52 if (&cxl_host_bridge[i]->dev == dev) in is_multi_bridge()508 for (i = 0; i < ARRAY_SIZE(cxl_host_bridge); i++) in is_mock_bridge()509 if (dev == &cxl_host_bridge[i]->dev) in is_mock_bridge()758 if (port->uport_dev == &cxl_host_bridge[0]->dev) { in mock_init_hdm_decoder()1271 for (i = 0; i < ARRAY_SIZE(cxl_host_bridge); i++) { in cxl_test_init()1286 cxl_host_bridge[i] = pdev; in cxl_test_init()1296 cxl_host_bridge[i % ARRAY_SIZE(cxl_host_bridge)]; in cxl_test_init()1406 for (i = ARRAY_SIZE(cxl_host_bridge) - 1; i >= 0; i--) { in cxl_test_init()[all …]
212 CXLHost *cxl = pxb->cxl_host_bridge; in pxb_cxl_hook_up_registers()298 CXLHost *cxl = PXB_CXL_DEV(dev)->cxl_host_bridge; in pxb_cxl_dev_reset()364 PXB_CXL_DEV(dev)->cxl_host_bridge = PXB_CXL_HOST(ds); in pxb_dev_realize_common()
117 CXLHost *cxl_host_bridge; /* Pointer to a CXLHost */ member
105 SysBusDevice *sbd = SYS_BUS_DEVICE(cxl->cxl_host_bridge); in cedt_build_chbs()
50 "host":"cxl_host_bridge.1",116 "host":"cxl_host_bridge.0",
170 hb = PCI_HOST_BRIDGE(fw->target_hbs[rb_index]->cxl_host_bridge); in cxl_cfmws_find_device()