ocause            334 arch/mips/kernel/mips-cm.c 	int ocause, cause;
ocause            347 arch/mips/kernel/mips-cm.c 		ocause = cm_other >> __ffs(CM_GCR_ERROR_MULT_ERR2ND);
ocause            384 arch/mips/kernel/mips-cm.c 		pr_err("CM_OTHER=%08llx %s\n", cm_other, cm2_causes[ocause]);
ocause            390 arch/mips/kernel/mips-cm.c 		ocause = cm_other >> __ffs(CM_GCR_ERROR_MULT_ERR2ND);
ocause            452 arch/mips/kernel/mips-cm.c 		pr_err("CM_OTHER=%llx %s\n", cm_other, cm3_causes[ocause]);