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