Home
last modified time | relevance | path

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

/linux/drivers/ras/amd/
H A Dfmpm.c68 #define FMP_VALID_LIST_ENTRIES BIT_ULL(4) macro
244 if (!(rec->fmp.validation_bits & FMP_VALID_LIST_ENTRIES)) in rec_has_valid_entries()
377 fmp->validation_bits |= FMP_VALID_LIST_ENTRIES; in update_fru_record()