Searched refs:NR_MEM_SINGLE (Results 1 – 1 of 1) sorted by relevance
48 #define NR_MEM_SINGLE (NR_CXL_SINGLE_HOST * NR_CXL_SWITCH_PORTS) macro49 static struct platform_device *cxl_swd_single[NR_MEM_SINGLE];52 struct platform_device *cxl_mem_single[NR_MEM_SINGLE];2002 int idx = NR_MEM_MULTI + NR_MEM_SINGLE + i; in cxl_type3_mem_init()