Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/cxl/
Dpci.c27 #define CXL_VSEC_MIN_SIZE 0x80 macro
1301 if (vseclen < CXL_VSEC_MIN_SIZE) { in cxl_read_vsec()