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

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dcommon.c369 __u32 cpu_caps_set[NCAPINTS]; variable
895 c->x86_capability[i] |= cpu_caps_set[i]; identify_cpu()
956 c->x86_capability[i] |= cpu_caps_set[i]; identify_cpu()
/linux-4.4.14/arch/x86/include/asm/
H A Dcpufeature.h355 set_bit(bit, (unsigned long *)cpu_caps_set); \
H A Dprocessor.h160 extern __u32 cpu_caps_set[NCAPINTS];

Completed in 114 milliseconds