Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Dcper_cxl.c106 if (prot_err->valid_bits & PROT_ERR_VALID_CAPABILITY) { in cxl_cper_print_prot_err()
/linux/include/cxl/
H A Devent.h206 #define PROT_ERR_VALID_CAPABILITY BIT_ULL(4) macro