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

/linux-master/arch/arm64/kernel/
H A Dcpufeature.c1664 bool has_sre; local
1669 has_sre = gic_enable_sre();
1670 if (!has_sre)
1674 return has_sre;

Completed in 136 milliseconds