Searched refs:ARM64_NCAPS (Results 1 – 3 of 3) sorted by relevance
97 extern DECLARE_BITMAP(cpu_hwcaps, ARM64_NCAPS);98 extern struct static_key_false cpu_hwcap_keys[ARM64_NCAPS];109 if (num >= ARM64_NCAPS) in cpus_have_cap()119 if (num >= ARM64_NCAPS) { in cpus_set_cap()121 num, ARM64_NCAPS); in cpus_set_cap()
41 #define ARM64_NCAPS 25 macro
50 DECLARE_BITMAP(cpu_hwcaps, ARM64_NCAPS);53 DEFINE_STATIC_KEY_ARRAY_FALSE(cpu_hwcap_keys, ARM64_NCAPS);