Searched refs:static_cpu_has_bug_safe (Results 1 – 2 of 2) sorted by relevance
592 #define static_cpu_has_bug_safe(bit) static_cpu_has_safe((bit)) macro
325 if (unlikely(static_cpu_has_bug_safe(X86_BUG_FXSAVE_LEAK))) { in restore_fpu_checking()