Searched refs:NR_CXL_HOST_BRIDGES (Results 1 – 1 of 1) sorted by relevance
20 #define NR_CXL_HOST_BRIDGES 2 macro26 #define NR_BRIDGES (NR_CXL_HOST_BRIDGES + NR_CXL_SINGLE_HOST + NR_CXL_RCH)29 static struct platform_device *cxl_host_bridge[NR_CXL_HOST_BRIDGES];30 #define NR_MULTI_ROOT (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS)34 (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS * NR_CXL_SWITCH_PORTS)1066 int idx = NR_CXL_HOST_BRIDGES + NR_CXL_SINGLE_HOST + i; in cxl_rch_topo_init()1124 &host_bridge[NR_CXL_HOST_BRIDGES + i]; in cxl_single_topo_init()1128 NR_CXL_HOST_BRIDGES + i); in cxl_single_topo_init()1140 mock_pci_bus[i + NR_CXL_HOST_BRIDGES].bridge = &pdev->dev; in cxl_single_topo_init()