Searched refs:ARM_NCAPS (Results 1 – 3 of 3) sorted by relevance
49 #define ARM_NCAPS 10 macro57 extern DECLARE_BITMAP(cpu_hwcaps, ARM_NCAPS);61 if ( num >= ARM_NCAPS ) in cpus_have_cap()86 if (num >= ARM_NCAPS) in cpus_set_cap()88 num, ARM_NCAPS); in cpus_set_cap()
7 #define ARM_CB_PATCH ARM_NCAPS
25 DECLARE_BITMAP(cpu_hwcaps, ARM_NCAPS);
Completed in 7 milliseconds