Searched refs:cm_other (Results 1 – 1 of 1) sorted by relevance
300 u64 cm_error, cm_addr, cm_other; in mips_cm_error_report() local313 cm_other = read_gcr_error_mult(); in mips_cm_error_report()315 ocause = cm_other >> CM_GCR_ERROR_MULT_ERR2ND_SHF; in mips_cm_error_report()352 pr_err("CM_OTHER=%08llx %s\n", cm_other, cm2_causes[ocause]); in mips_cm_error_report()359 cm_other = read64_gcr_error_mult(); in mips_cm_error_report()361 ocause = cm_other >> CM_GCR_ERROR_MULT_ERR2ND_SHF; in mips_cm_error_report()423 pr_err("CM_OTHER=%llx %s\n", cm_other, cm3_causes[ocause]); in mips_cm_error_report()