Searched refs:L2MERRSR_EL1_FATAL (Results 1 – 1 of 1) sorted by relevance
31 #define L2MERRSR_EL1_FATAL BIT(63) macro90 bool fatal = l2_mesr & L2MERRSR_EL1_FATAL; in report_errors()