Searched refs:ocause (Results 1 – 1 of 1) sorted by relevance
397 int ocause, cause; in mips_cm_error_report() local410 ocause = FIELD_GET(CM_GCR_ERROR_MULT_ERR2ND, cm_other); in mips_cm_error_report()463 pr_err("CM_OTHER=%08llx %s\n", cm_other, cm2_causes[ocause]); in mips_cm_error_report()469 ocause = FIELD_GET(CM_GCR_ERROR_MULT_ERR2ND, cm_other); in mips_cm_error_report()531 pr_err("CM_OTHER=%llx %s\n", cm_other, cm3_causes[ocause]); in mips_cm_error_report()
Completed in 5 milliseconds