Home
last modified time | relevance | path

Searched refs:ICC_SRE_EL1_SRE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Dgic_v3.c1063 sre |= ICC_SRE_EL1_SRE; in gic_v3_cpu_enable_sre()
1070 if ((sre & ICC_SRE_EL1_SRE) == 0) { in gic_v3_cpu_enable_sre()
/f-stack/freebsd/arm64/include/
H A Darmreg.h259 #define ICC_SRE_EL1_SRE (1U << 0) macro