Searched refs:RAS_CPER_SEV_RMA (Results 1 – 2 of 2) sorted by relevance
65 hdr->error_severity = (sev == RAS_CPER_SEV_RMA ? RAS_CPER_SEV_FATAL_UE : sev); in fill_section_hdr()118 descriptor->severity = (sev == RAS_CPER_SEV_RMA ? RAS_CPER_SEV_FATAL_UE : sev); in fill_section_descriptor()125 if (sev == RAS_CPER_SEV_RMA) in fill_section_descriptor()157 if (sev == RAS_CPER_SEV_RMA) { in fill_section_runtime()293 cper_generate_runtime_record(ras_core, hdr, trace_list, count, RAS_CPER_SEV_RMA); in ras_cper_generate_cper()
80 RAS_CPER_SEV_RMA = 3, enumerator