Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dtrace.h72 memcpy(__entry->header_log, hl, CXL_HEADERLOG_SIZE);
H A Dpci.c680 int i, log_u32_size = CXL_HEADERLOG_SIZE / sizeof(u32); in header_log_copy()