Searched refs:ESR_ELx_IDS (Results 1 – 2 of 2) sorted by relevance
74 if (esr & ESR_ELx_IDS) in arm64_is_ras_serror()
82 #define ESR_ELx_IDS (UL(1) << ESR_ELx_IDS_SHIFT) macro