Home
last modified time | relevance | path

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

/linux/drivers/ras/amd/
H A Dfmpm.c200 static u32 do_fmp_checksum(struct cper_sec_fru_mem_poison *fmp, u32 len) in do_fmp_checksum() function
224 checksum = do_fmp_checksum(&rec->fmp, len); in update_record_on_storage()
623 checksum = do_fmp_checksum(fmp, len) + fmp->checksum; in fmp_is_valid()