Searched refs:CXL_HEADERLOG_SIZE (Results 1 – 3 of 3) sorted by relevance
144 #define CXL_HEADERLOG_SIZE SZ_512 macro
631 int i, log_u32_size = CXL_HEADERLOG_SIZE / sizeof(u32); in header_log_copy()
70 memcpy(__entry->header_log, hl, CXL_HEADERLOG_SIZE);
Completed in 14 milliseconds