Searched refs:CXL_API_VERSION (Results 1 – 3 of 3) sorted by relevance
550 BUILD_BUG_ON(CXL_API_VERSION != 2); in cxl_file_init()
375 return scnprintf(buf, PAGE_SIZE, "%i\n", CXL_API_VERSION); in api_version_show()
37 #define CXL_API_VERSION 2 macro