Searched refs:static_cpu_has_bug (Results 1 – 6 of 6) sorted by relevance
109 if (static_cpu_has_bug(X86_BUG_MONITOR) || !current_set_polling_and_test()) { in mwait_idle_with_hints()110 if (static_cpu_has_bug(X86_BUG_CLFLUSH_MONITOR)) { in mwait_idle_with_hints()
209 #define static_cpu_has_bug(bit) static_cpu_has((bit)) macro
145 #define static_cpu_has_bug(bit) static_cpu_has((bit)) macro
309 if (static_cpu_has_bug(X86_BUG_NULL_SEG)) { in load_seg_legacy()630 if (static_cpu_has_bug(X86_BUG_SYSRET_SS_ATTRS)) { in __switch_to()
135 if (unlikely(static_cpu_has_bug(X86_BUG_FXSAVE_LEAK))) { in __restore_fpregs_from_fpstate()
410 if (!static_cpu_has_bug(X86_BUG_AMD_TLB_MMATCH)) in svm_init_erratum_383()