Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dmips-cm.c338 int ocause, cause; in mips_cm_error_report() local
351 ocause = cm_other >> __ffs(CM_GCR_ERROR_MULT_ERR2ND); in mips_cm_error_report()
388 pr_err("CM_OTHER=%08llx %s\n", cm_other, cm2_causes[ocause]); in mips_cm_error_report()
394 ocause = cm_other >> __ffs(CM_GCR_ERROR_MULT_ERR2ND); in mips_cm_error_report()
456 pr_err("CM_OTHER=%llx %s\n", cm_other, cm3_causes[ocause]); in mips_cm_error_report()