Searched refs:ICC_SRE_EL1_SRE (Results 1 – 3 of 3) sorted by relevance
262 #define ICC_SRE_EL1_SRE (1U << 0) macro
188 vgic_v3->vgic_sre = ICC_SRE_EL1_SRE; in vgic_v3_enable()
145 val |= ICC_SRE_EL1_SRE; in gic_enable_sre()157 if (!(val & ICC_SRE_EL1_SRE)) in gic_enable_sre()