Searched refs:ICC_SRE_EL1_SRE (Results 1 – 4 of 4) sorted by relevance
576 #define ICC_SRE_EL1_SRE (1U << 0) macro715 if (val & ICC_SRE_EL1_SRE) in gic_enable_sre()718 val |= ICC_SRE_EL1_SRE; in gic_enable_sre()722 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()
452 val = (val & ICC_SRE_EL1_SRE) ? 0 : (1ULL << 63); in __vgic_v3_get_gic_config()