static_cpu_has_bug  464 arch/x86/include/asm/fpu/internal.h 	if (unlikely(static_cpu_has_bug(X86_BUG_FXSAVE_LEAK))) {
static_cpu_has_bug  109 arch/x86/include/asm/mwait.h 	if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) {
static_cpu_has_bug  110 arch/x86/include/asm/mwait.h 		if (static_cpu_has_bug(X86_BUG_CLFLUSH_MONITOR)) {
static_cpu_has_bug  246 arch/x86/kernel/process_64.c 			if (static_cpu_has_bug(X86_BUG_NULL_SEG)) {
static_cpu_has_bug  586 arch/x86/kernel/process_64.c 	if (static_cpu_has_bug(X86_BUG_SYSRET_SS_ATTRS)) {
static_cpu_has_bug  847 arch/x86/kvm/svm.c 	if (!static_cpu_has_bug(X86_BUG_AMD_TLB_MMATCH))