Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxl.h147 #define CXL_HEADERLOG_SIZE_U32 SZ_512 / sizeof(u32) macro
/openbmc/linux/drivers/cxl/core/
H A Dpci.c684 u32 hl[CXL_HEADERLOG_SIZE_U32]; in cxl_report_and_clear()
H A Dtrace.h60 __array(u32, header_log, CXL_HEADERLOG_SIZE_U32)