Searched refs:l2_mesr (Results 1 – 1 of 1) sorted by relevance
43 u64 l2_mesr; member52 u64 l2_mesr = mesr->l2_mesr; in report_errors() local89 if (l2_mesr & L2MERRSR_EL1_VALID) { in report_errors()90 bool fatal = l2_mesr & L2MERRSR_EL1_FATAL; in report_errors()94 FIELD_GET(L2MERRSR_EL1_CPUID_WAY, l2_mesr)); in report_errors()111 mesr->l2_mesr = read_sysreg_s(SYS_L2MERRSR_EL1); in read_errors()112 if (mesr->l2_mesr & L2MERRSR_EL1_VALID) { in read_errors()