Home
last modified time | relevance | path

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

/drivers/cxl/core/
A Dpci.c723 if (!(status & CXL_RAS_UNCORRECTABLE_STATUS_MASK)) in __cxl_handle_ras()
739 writel(status & CXL_RAS_UNCORRECTABLE_STATUS_MASK, addr); in __cxl_handle_ras()
/drivers/cxl/
A Dcxl.h137 #define CXL_RAS_UNCORRECTABLE_STATUS_MASK (GENMASK(16, 14) | GENMASK(11, 0)) macro

Completed in 9 milliseconds