Searched refs:ICC_SRE_EL1_SRE (Results 1 – 3 of 3) sorted by relevance
512 #define ICC_SRE_EL1_SRE (1U << 0) macro631 if (val & ICC_SRE_EL1_SRE) in gic_enable_sre()634 val |= ICC_SRE_EL1_SRE; in gic_enable_sre()638 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()