Searched refs:ESR_ELx_ISS (Results 1 – 2 of 2) sorted by relevance
79 #define ESR_ELx_ISS(esr) ((esr) & ESR_ELx_ISS_MASK) macro
1440 if (ESR_ELx_ISS(esr) != ESR_ELx_SME_ISS_SME_DISABLED) { in do_sme_acc()