Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/kernel/
Dcpufeature.c611 bool has_sre; in has_useable_gicv3_cpuif() local
616 has_sre = gic_enable_sre(); in has_useable_gicv3_cpuif()
617 if (!has_sre) in has_useable_gicv3_cpuif()
621 return has_sre; in has_useable_gicv3_cpuif()