cpu_caps_set      146 arch/x86/include/asm/cpufeature.h 	set_bit(bit, (unsigned long *)cpu_caps_set);	\
cpu_caps_set      162 arch/x86/include/asm/processor.h extern __u32			cpu_caps_set[NCAPINTS + NBUGINTS];
cpu_caps_set      569 arch/x86/kernel/cpu/common.c __u32 cpu_caps_set[NCAPINTS + NBUGINTS];
cpu_caps_set      830 arch/x86/kernel/cpu/common.c 		c->x86_capability[i] |= cpu_caps_set[i];