Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/kernel/
Dcpufeature.c1544 bool has_sre; in has_useable_gicv3_cpuif() local
1549 has_sre = gic_enable_sre(); in has_useable_gicv3_cpuif()
1550 if (!has_sre) in has_useable_gicv3_cpuif()
1554 return has_sre; in has_useable_gicv3_cpuif()