Searched refs:ICC_SRE_EL1_SRE (Results 1 – 2 of 2) sorted by relevance
1063 sre |= ICC_SRE_EL1_SRE; in gic_v3_cpu_enable_sre()1070 if ((sre & ICC_SRE_EL1_SRE) == 0) { in gic_v3_cpu_enable_sre()
259 #define ICC_SRE_EL1_SRE (1U << 0) macro