Home
last modified time | relevance | path

Searched refs:tag_way_bits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-cm.c464 unsigned long tag_way_bits = (cm_error >> 29) & 0xffff; in mips_cm_error_report() local
475 tag_ecc ? (unsigned long)ffs(tag_way_bits) - 1 : in mips_cm_error_report()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmips-cm.c470 unsigned long tag_way_bits = (cm_error >> 29) & 0xffff; in mips_cm_error_report() local
481 tag_ecc ? (unsigned long)ffs(tag_way_bits) - 1 : in mips_cm_error_report()

Completed in 2 milliseconds