Searched refs:x86_capability (Results 1 – 5 of 5) sorted by relevance
76 __u32 x86_capability[NCAPINTS + NBUGINTS]; member
110 clear_bit(feature, (unsigned long *)c->x86_capability); in clear_feature()
240 #define ELF_HWCAP (boot_cpu_data.x86_capability[CPUID_1_EDX])
103 cpuinfo_x86.x86_capability[] unnecessarily. For instance, the CPUID leaf105 has only one feature and would waste 31 bits of space in the x86_capability[]
387 processor.featureflag = boot_cpu_data.x86_capability[CPUID_1_EDX]; in construct_default_ISA_mptable()