Home
last modified time | relevance | path

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

/linux/include/cxl/
H A Devent.h126 #define CPER_CXL_COMP_EVENT_LOG_VALID BIT(2) macro
/linux/drivers/acpi/apei/
H A Dghes.c699 if (!(rec->hdr.validation_bits & CPER_CXL_COMP_EVENT_LOG_VALID)) { in cxl_cper_post_event()