Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kernel/
Dcpufeature.c1500 bool has_sre; in has_useable_gicv3_cpuif() local
1505 has_sre = gic_enable_sre(); in has_useable_gicv3_cpuif()
1506 if (!has_sre) in has_useable_gicv3_cpuif()
1510 return has_sre; in has_useable_gicv3_cpuif()