Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxl.h144 #define CXL_RAS_HEADER_LOG_OFFSET 0x18 macro
/openbmc/linux/drivers/cxl/core/
H A Dpci.c668 addr = cxlds->regs.ras + CXL_RAS_HEADER_LOG_OFFSET; in header_log_copy()