Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/cxl/test/
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];
1031 int idx = NR_MEM_MULTI + NR_MEM_SINGLE + i; in cxl_rch_init()
1155 i + NR_MEM_MULTI); in cxl_single_init()
1172 pdev = platform_device_alloc("cxl_mem", NR_MEM_MULTI + i); in cxl_single_init()