Searched defs:cpu_feature (Results 1 – 17 of 17) sorted by relevance
26 #define cpu_feature(feat) ilog2(HWCAP_S390_ ## feat) macro
19 #define cpu_feature(x) ilog2(HWCAP_ ## x) macro
15 #define cpu_feature(x) ilog2(HWCAP_ ## x) macro
30 #define cpu_feature(x) (x) macro
26 #define cpu_feature(x) (x) macro
31 #define cpu_feature(x) __hwcap2_feature(x) macro
28 #define cpu_feature(x) __hwcap2_feature(x) macro
252 unsigned long cpu_feature; member
250 unsigned long cpu_feature; member
25 #define cpu_feature(x) ilog2(HWCAP_ ## x) macro
635 unsigned long cpu_feature; member
69 unsigned int cpu_feature; member
15 #define cpu_feature(x) KERNEL_HWCAP_ ## x macro
55 unsigned int cpu_feature; member
653 struct cpu_feature { struct654 __u16 feature;
687 struct cpu_feature { struct688 __u16 feature;