Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c31 #define NR_MEM_MULTI \ macro
33 static struct platform_device *cxl_switch_dport[NR_MEM_MULTI];
41 struct platform_device *cxl_mem[NR_MEM_MULTI];
1032 int idx = NR_MEM_MULTI + NR_MEM_SINGLE + i; in cxl_rch_init()
1156 i + NR_MEM_MULTI); in cxl_single_init()
1173 pdev = platform_device_alloc("cxl_mem", NR_MEM_MULTI + i); in cxl_single_init()