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