Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl.c37 static struct platform_device *cxl_host_bridge[NR_CXL_HOST_BRIDGES]; variable
86 for (i = 0; i < ARRAY_SIZE(cxl_host_bridge); i++) in is_multi_bridge()
87 if (&cxl_host_bridge[i]->dev == dev) in is_multi_bridge()
593 for (i = 0; i < ARRAY_SIZE(cxl_host_bridge); i++) in is_mock_bridge()
594 if (dev == &cxl_host_bridge[i]->dev) in is_mock_bridge()
1346 if (port->uport_dev == &cxl_host_bridge[0]->dev) { in mock_init_hdm_decoder()
2087 for (i = ARRAY_SIZE(cxl_host_bridge) - 1; i >= 0; i--) { in host_bridges_remove()
2088 struct platform_device *pdev = cxl_host_bridge[i]; in host_bridges_remove()
2094 platform_device_unregister(cxl_host_bridge[i]); in host_bridges_remove()
2102 for (int i = 0; i < ARRAY_SIZE(cxl_host_bridge); i++) { in host_bridges_populate()
[all …]
/linux/Documentation/driver-api/cxl/
H A Dtheory-of-operation.rst50 "host":"cxl_host_bridge.1",
116 "host":"cxl_host_bridge.0",