Searched refs:ICC_SRE_EL1_SRE (Results 1 – 3 of 3) sorted by relevance
491 #define ICC_SRE_EL1_SRE (1U << 0) macro608 if (val & ICC_SRE_EL1_SRE) in gic_enable_sre()611 val |= ICC_SRE_EL1_SRE; in gic_enable_sre()615 return !!(val & ICC_SRE_EL1_SRE); in gic_enable_sre()
245 if (!(p->regval & ICC_SRE_EL1_SRE)) in access_gic_sre()
300 ICC_SRE_EL1_SRE); in vgic_v3_enable()