Home
last modified time | relevance | path

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

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