Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dpci.c27 #define CXL_VSEC_MIN_SIZE 0x80 macro
1295 if (vseclen < CXL_VSEC_MIN_SIZE) { in cxl_read_vsec()