Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Da72_edac.c25 #define CPUMERRSR_EL1_RAMID GENMASK(30, 24) macro
59 switch (FIELD_GET(CPUMERRSR_EL1_RAMID, cpu_mesr)) { in report_errors()