Searched refs:ICC_SRE_EL1_SRE (Results 1 – 3 of 3) sorted by relevance
576 #define ICC_SRE_EL1_SRE (1U << 0) macro701 if (val & ICC_SRE_EL1_SRE) in gic_enable_sre()704 val |= ICC_SRE_EL1_SRE; in gic_enable_sre()708 return !!(val & ICC_SRE_EL1_SRE); in gic_enable_sre()
237 if (!(p->regval & ICC_SRE_EL1_SRE)) in access_gic_sre()
291 ICC_SRE_EL1_SRE); in vgic_v3_enable()