cm_other 332 arch/mips/kernel/mips-cm.c u64 cm_error, cm_addr, cm_other; cm_other 343 arch/mips/kernel/mips-cm.c cm_other = read_gcr_error_mult(); cm_other 347 arch/mips/kernel/mips-cm.c ocause = cm_other >> __ffs(CM_GCR_ERROR_MULT_ERR2ND); cm_other 384 arch/mips/kernel/mips-cm.c pr_err("CM_OTHER=%08llx %s\n", cm_other, cm2_causes[ocause]); cm_other 390 arch/mips/kernel/mips-cm.c ocause = cm_other >> __ffs(CM_GCR_ERROR_MULT_ERR2ND); cm_other 452 arch/mips/kernel/mips-cm.c pr_err("CM_OTHER=%llx %s\n", cm_other, cm3_causes[ocause]);