Searched refs:NR_MEM_SINGLE (Results 1 – 1 of 1) sorted by relevance
40 #define NR_MEM_SINGLE (NR_CXL_SINGLE_HOST * NR_CXL_SWITCH_PORTS) macro41 static struct platform_device *cxl_swd_single[NR_MEM_SINGLE];44 struct platform_device *cxl_mem_single[NR_MEM_SINGLE];1300 int idx = NR_MEM_MULTI + NR_MEM_SINGLE + i; in cxl_mem_init()