Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dedac.c1065 #define CXL_MAX_REC_STORAGE_COUNT 200 macro
1075 if (count <= CXL_MAX_REC_STORAGE_COUNT) in cxl_del_overflow_old_recs()
1078 count -= CXL_MAX_REC_STORAGE_COUNT; in cxl_del_overflow_old_recs()