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