Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/
Dmips-cm.c464 unsigned long tag_ecc = (cm_error >> 57) & 0x1; in mips_cm_error_report() local
475 tag_ecc ? "TAG" : "DATA", in mips_cm_error_report()
476 tag_ecc ? (unsigned long)ffs(tag_way_bits) - 1 : in mips_cm_error_report()