Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/cxl/test/
Dcxl.c14 #define NR_CXL_HOST_BRIDGES 2 macro
21 static struct platform_device *cxl_host_bridge[NR_CXL_HOST_BRIDGES];
22 #define NR_MULTI_ROOT (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS)
26 (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS * NR_CXL_SWITCH_PORTS)
60 static struct acpi_device host_bridge[NR_CXL_HOST_BRIDGES + NR_CXL_SINGLE_HOST] = {
104 struct acpi_cedt_chbs chbs[NR_CXL_HOST_BRIDGES + NR_CXL_SINGLE_HOST];
442 static struct pci_bus mock_pci_bus[NR_CXL_HOST_BRIDGES];
443 static struct acpi_pci_root mock_pci_root[NR_CXL_HOST_BRIDGES] = {
738 &host_bridge[NR_CXL_HOST_BRIDGES + i]; in cxl_single_init()
742 NR_CXL_HOST_BRIDGES + i); in cxl_single_init()