Home
last modified time | relevance | path

Searched refs:NR_MEM_SINGLE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/cxl/test/
H A Dcxl.c38 #define NR_MEM_SINGLE (NR_CXL_SINGLE_HOST * NR_CXL_SWITCH_PORTS) macro
39 static struct platform_device *cxl_swd_single[NR_MEM_SINGLE];
42 struct platform_device *cxl_mem_single[NR_MEM_SINGLE];
1032 int idx = NR_MEM_MULTI + NR_MEM_SINGLE + i; in cxl_rch_init()

Completed in 2 milliseconds