Searched refs:ARM_NCAPS (Results 1 – 2 of 2) sorted by relevance
46 #define ARM_NCAPS 7 macro54 extern DECLARE_BITMAP(cpu_hwcaps, ARM_NCAPS);58 if ( num >= ARM_NCAPS ) in cpus_have_cap()66 if (num >= ARM_NCAPS) in cpus_set_cap()68 num, ARM_NCAPS); in cpus_set_cap()
24 DECLARE_BITMAP(cpu_hwcaps, ARM_NCAPS);
Completed in 3 milliseconds