Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Dcper_cxl.c132 if (prot_err->valid_bits & PROT_ERR_VALID_ERROR_LOG) { in cxl_cper_print_prot_err()
/linux/include/cxl/
H A Devent.h208 #define PROT_ERR_VALID_ERROR_LOG BIT_ULL(6) macro