Searched refs:ICC_SRE_EL1_SRE (Results 1 – 4 of 4) sorted by relevance
579 #define ICC_SRE_EL1_SRE (1U << 0) macro650 if (val & ICC_SRE_EL1_SRE) in gic_enable_sre()653 val |= ICC_SRE_EL1_SRE; in gic_enable_sre()657 return !!(val & ICC_SRE_EL1_SRE); in gic_enable_sre()
344 write_sysreg_s(read_sysreg_s(SYS_ICC_SRE_EL1) | ICC_SRE_EL1_SRE, in gicv3_cpu_init()
284 if (!(val & ICC_SRE_EL1_SRE)) in set_gic_sre()
486 ICC_SRE_EL1_SRE); in vgic_v3_reset()