Home
last modified time | relevance | path

Searched refs:CXL_API_VERSION_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/cxl/
H A Dsysfs.c443 return scnprintf(buf, PAGE_SIZE, "%i\n", CXL_API_VERSION_COMPATIBLE); in api_version_compatible_show()
H A Dcxl.h37 #define CXL_API_VERSION_COMPATIBLE 1 macro