Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeatures.h465 #define X86_BUG_SWAPGS_FENCE X86_BUG(11) /* SWAPGS without input dep on GS */ macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h452 #define X86_BUG_SWAPGS_FENCE X86_BUG(11) /* SWAPGS without input dep on GS */ macro
/linux-6.3-rc2/arch/x86/entry/
A Dentry_64.S802 2: ALTERNATIVE "", "mfence", X86_BUG_SWAPGS_FENCE
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Damd.c735 set_cpu_bug(c, X86_BUG_SWAPGS_FENCE); in init_amd_k8()

Completed in 12 milliseconds