Home
last modified time | relevance | path

Searched refs:X86_BUG_FXSAVE_LEAK (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeatures.h454 #define X86_BUG_FXSAVE_LEAK X86_BUG(6) /* FXSAVE leaks FOP/FIP/FOP */ macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h441 #define X86_BUG_FXSAVE_LEAK X86_BUG(6) /* FXSAVE leaks FOP/FIP/FOP */ macro
/linux-6.3-rc2/arch/x86/kernel/fpu/
A Dcore.c144 if (unlikely(static_cpu_has_bug(X86_BUG_FXSAVE_LEAK))) { in restore_fpregs_from_fpstate()
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Damd.c958 set_cpu_bug(c, X86_BUG_FXSAVE_LEAK); in init_amd()

Completed in 10 milliseconds