Searched refs:cpu_caps_set (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dcommon.c387 __u32 cpu_caps_set[NCAPINTS]; variable
910 c->x86_capability[i] |= cpu_caps_set[i]; identify_cpu()
971 c->x86_capability[i] |= cpu_caps_set[i]; identify_cpu()
/linux-4.1.27/arch/x86/include/asm/
H A Dcpufeature.h348 set_bit(bit, (unsigned long *)cpu_caps_set); \
H A Dprocessor.h154 extern __u32 cpu_caps_set[NCAPINTS];

Completed in 121 milliseconds