Home
last modified time | relevance | path

Searched refs:X86_FEATURE_VERW_CLEAR (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h468 #define X86_FEATURE_VERW_CLEAR (20*32+ 5) /* The memory form of VERW mitigates TSA */ macro
/linux/arch/x86/kernel/cpu/
H A Damd.c415 setup_force_cpu_cap(X86_FEATURE_VERW_CLEAR); in tsa_init()
H A Dbugs.c1601 if (!boot_cpu_has(X86_FEATURE_VERW_CLEAR)) in tsa_select_mitigation()