Searched refs:NR_CXL_HOST_BRIDGES (Results 1 – 1 of 1) sorted by relevance
18 #define NR_CXL_HOST_BRIDGES 2 macro24 #define NR_BRIDGES (NR_CXL_HOST_BRIDGES + NR_CXL_SINGLE_HOST + NR_CXL_RCH)27 static struct platform_device *cxl_host_bridge[NR_CXL_HOST_BRIDGES];28 #define NR_MULTI_ROOT (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS)32 (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS * NR_CXL_SWITCH_PORTS)1008 int idx = NR_CXL_HOST_BRIDGES + NR_CXL_SINGLE_HOST + i; in cxl_rch_init()1090 &host_bridge[NR_CXL_HOST_BRIDGES + i]; in cxl_single_init()1094 NR_CXL_HOST_BRIDGES + i); in cxl_single_init()1106 mock_pci_bus[i + NR_CXL_HOST_BRIDGES].bridge = &pdev->dev; in cxl_single_init()