Searched refs:CXL_HEADERLOG_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/cxl/core/ | ||
H A D | trace.h | 72 memcpy(__entry->header_log, hl, CXL_HEADERLOG_SIZE); |
H A D | pci.c | 680 int i, log_u32_size = CXL_HEADERLOG_SIZE / sizeof(u32); in header_log_copy() |