cpu_has_bug       230 arch/x86/include/asm/cpufeature.h #define boot_cpu_has_bug(bit)		cpu_has_bug(&boot_cpu_data, (bit))
cpu_has_bug       109 arch/x86/kernel/cpu/proc.c 		if (cpu_has_bug(c, bug_bit) && x86_bug_flags[i])