Searched refs:X86_BUG_FXSAVE_LEAK (Results 1 – 4 of 4) sorted by relevance
403 #define X86_BUG_FXSAVE_LEAK X86_BUG(6) /* FXSAVE leaks FOP/FIP/FOP */ macro
407 #define X86_BUG_FXSAVE_LEAK X86_BUG(6) /* FXSAVE leaks FOP/FIP/FOP */ macro
426 if (unlikely(static_cpu_has_bug(X86_BUG_FXSAVE_LEAK))) { in copy_kernel_to_fpregs()
1001 set_cpu_bug(c, X86_BUG_FXSAVE_LEAK); in init_amd()