Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxl.h146 #define CXL_HEADERLOG_SIZE SZ_512 macro
/openbmc/linux/drivers/cxl/core/
H A Dpci.c672 int i, log_u32_size = CXL_HEADERLOG_SIZE / sizeof(u32); in header_log_copy()
H A Dtrace.h72 memcpy(__entry->header_log, hl, CXL_HEADERLOG_SIZE);