Searched defs:cpu_feature (Results 1 – 8 of 8) sorted by relevance
17 #define cpu_feature(x) ilog2(HWCAP_ ## x) macro
15 #define cpu_feature(x) ilog2(HWCAP_ ## x) macro
27 #define cpu_feature(x) (x) macro
28 #define cpu_feature(x) __hwcap2_feature(x) macro
22 #define cpu_feature(feature) (feature) macro
273 unsigned long cpu_feature; member
55 unsigned int cpu_feature; member
902 unsigned long cpu_feature; member