Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Da72_edac.c30 #define L2MERRSR_EL1_VALID BIT(31) macro
89 if (l2_mesr & L2MERRSR_EL1_VALID) { in report_errors()
112 if (mesr->l2_mesr & L2MERRSR_EL1_VALID) { in read_errors()