Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds