Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/
Dcpufeature.c1443 bool has_sre; in has_useable_gicv3_cpuif() local
1448 has_sre = gic_enable_sre(); in has_useable_gicv3_cpuif()
1449 if (!has_sre) in has_useable_gicv3_cpuif()
1453 return has_sre; in has_useable_gicv3_cpuif()